Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtnxpuart.c141 u8 c2h_wakeup_gpio; member
155 u8 c2h_wakeup_gpio; member
500 device_property_read_u8(&serdev->dev, "nxp,wakeout-pin", &psdata->c2h_wakeup_gpio); in ps_setup()
591 pcmd.c2h_wakeup_gpio = psdata->c2h_wakeup_gpio; in send_wakeup_method_cmd()
640 if (psdata->c2h_wakeup_gpio) { in ps_init()
644 psdata->c2h_wakeup_gpio = 0xff; in ps_init()
1527 psdata->c2h_wakeup_gpio = wakeup_parm.c2h_wakeup_gpio; in nxp_enqueue()