| /OK3568_Linux_fs/kernel/net/rfkill/ |
| H A D | rfkill-bt.c | 151 struct rfkill_rk_irq *irq = &rfkill->pdata->wake_host_irq; in rfkill_rk_setup_wake_irq() 281 struct rfkill_rk_gpio *wake_host = &rfkill->pdata->wake_host_irq.gpio; in rfkill_rk_set_power() 391 struct rfkill_rk_irq *wake_host_irq; in rfkill_rk_pm_prepare() local 399 wake_host_irq = &rfkill->pdata->wake_host_irq; in rfkill_rk_pm_prepare() 413 if (gpio_is_valid(wake_host_irq->gpio.io) && bt_power_state) { in rfkill_rk_pm_prepare() 415 enable_irq(wake_host_irq->irq); in rfkill_rk_pm_prepare() 431 struct rfkill_rk_irq *wake_host_irq; in rfkill_rk_pm_complete() local 439 wake_host_irq = &rfkill->pdata->wake_host_irq; in rfkill_rk_pm_complete() 442 if (gpio_is_valid(wake_host_irq->gpio.io) && bt_power_state) { in rfkill_rk_pm_complete() 444 disable_irq(wake_host_irq->irq); in rfkill_rk_pm_complete() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rfkill-bt.h | 65 struct rfkill_rk_irq wake_host_irq; // BT wakeup host member
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3308bs-evb-v11.dtsi | 33 BT,wake_host_irq = <&gpio2 RK_PB0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3528-demo4-ddr4-v10.dtsi | 31 BT,wake_host_irq = <&gpio3 RK_PC1 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3528-demo1-lp4-v10.dtsi | 31 BT,wake_host_irq = <&gpio3 RK_PC1 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3528-evb3-lp4x-v10.dtsi | 64 BT,wake_host_irq = <&gpio3 RK_PC1 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3528-evb1-ddr4-v10.dtsi | 32 BT,wake_host_irq = <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3528-evb2-ddr3-v10.dtsi | 63 BT,wake_host_irq = <&gpio1 RK_PC2 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3566-evb5-lp4x-v10.dtsi | 286 BT,wake_host_irq = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3399-videostrong-linux.dts | 126 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
|
| H A D | rk3399-excavator-sapphire.dtsi | 89 BT,wake_host_irq = <&gpio0 4 GPIO_ACTIVE_HIGH>; /* GPIO0_A4 */
|
| H A D | rk3588-vehicle-evb-v21.dtsi | 118 BT,wake_host_irq = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3588-vehicle-evb-v20.dtsi | 107 BT,wake_host_irq = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3562-test1-ddr3-v10.dtsi | 167 BT,wake_host_irq = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3566-evb-mipitest-v10.dtsi | 458 BT,wake_host_irq = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3566-evb1-ddr4-v10.dtsi | 443 BT,wake_host_irq = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3568-evb2-lp4x-v10.dtsi | 470 BT,wake_host_irq = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3568-evb6-ddr3-v10.dtsi | 437 BT,wake_host_irq = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3566-evb3-ddr3-v10.dtsi | 500 BT,wake_host_irq = <&gpio2 RK_PC0 GPIO_ACTIVE_HIGH>;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk3229-at-3nod.dts | 59 BT,wake_host_irq = <&gpio3 26 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3229-at-3nod-func.dts | 70 BT,wake_host_irq = <&gpio3 26 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3229-at-gva.dts | 77 BT,wake_host_irq = <&gpio3 26 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3308-dot-v10-aarch32.dts | 159 BT,wake_host_irq = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3308-voice-module-mainboard-v10-aarch32.dtsi | 22 BT,wake_host_irq = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3229-gva.dts | 61 BT,wake_host_irq = <&gpio3 26 GPIO_ACTIVE_HIGH>;
|