Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtnxpuart.c148 u8 h2c_wakeup_gpio; member
165 u8 h2c_wakeup_gpio; member
523 if (device_property_read_u8(&serdev->dev, "nxp,wakein-pin", &psdata->h2c_wakeup_gpio)) { in ps_setup()
524 psdata->h2c_wakeup_gpio = 0xff; /* 0xff: use default pin/gpio */ in ps_setup()
527 psdata->h2c_wakeup_gpio = 0xff; in ps_setup()
651 pcmd.h2c_wakeup_gpio = 0xff; in send_wakeup_method_cmd()
655 pcmd.h2c_wakeup_gpio = psdata->h2c_wakeup_gpio; in send_wakeup_method_cmd()
1612 psdata->h2c_wakeup_gpio = wakeup_parm.h2c_wakeup_gpio; in nxp_enqueue()
[all...]