Bluetooth: btmtksdio: Add a bit definition for CHLPCR
authorSean Wang <sean.wang@mediatek.com>
Thu, 18 Apr 2019 09:08:00 +0000 (17:08 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Apr 2019 16:36:20 +0000 (18:36 +0200)
commit2e47cc2b3a7dcef7deab3301796f21f80e161b13
treec90d6a7f502575ea4e5cf19d2da4bb1f564859c4
parente1052fb282a4e44d990e857c18edbd943d9ecdaf
Bluetooth: btmtksdio: Add a bit definition for CHLPCR

Add a register bit definition about CHLPCR bit 8 because the bit is quite
different in the meaning between reading and writing that bit.

The patch adds a definition particularly for the bit read to avoid the
confusion about using write definition to read the bit.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtksdio.c