Searched refs:rtl_vendor_cmd (Results 1 – 2 of 2) sorted by relevance
| /drivers/bluetooth/ |
| A D | btrtl.h | 102 struct rtl_vendor_cmd { struct
|
| A D | btrtl.c | 51 #define RTL_CHIP_SUBVER (&(struct rtl_vendor_cmd) {{0x10, 0x38, 0x04, 0x28, 0x80}}) 52 #define RTL_CHIP_REV (&(struct rtl_vendor_cmd) {{0x10, 0x3A, 0x04, 0x28, 0x80}}) 53 #define RTL_SEC_PROJ (&(struct rtl_vendor_cmd) {{0x10, 0xA4, 0x0D, 0x00, 0xb0}}) 415 struct rtl_vendor_cmd *cmd, u8 *rp) in btrtl_vendor_read_reg16()
|
Completed in 8 milliseconds