Home
last modified time | relevance | path

Searched refs:BT_PS_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_drv.h131 #define BT_PS_ENABLE 0x02 macro
H A Dbtmrvl_main.c86 if (event->data[1] == BT_PS_ENABLE) in btmrvl_process_event()
267 param = BT_PS_ENABLE; in btmrvl_enable_ps()
H A Dbtnxpuart.c97 #define BT_PS_ENABLE 0x02 macro
416 pcmd.ps_cmd = BT_PS_ENABLE; in send_ps_cmd()
1116 if (ps_parm.ps_cmd == BT_PS_ENABLE) in nxp_enqueue()