Searched refs:si_gci_gpio_wakemask (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | siutils.c | 1356 BCMPOSTTRAPFN(si_gci_gpio_wakemask)(si_t *sih, uint8 gpio, uint8 mask, uint8 value) in BCMPOSTTRAPFN() argument 1395 si_gci_gpio_wakemask(sih, gci_gpio, *wake_mask, *wake_mask); in BCMINITFN() 1423 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in BCMPOSTTRAPFN() 1452 wake_events = si_gci_gpio_wakemask(sih, gpio_n, 0, 0); in si_gci_free_wake_pin() 1453 si_gci_gpio_wakemask(sih, gpio_n, wake_events, 0); in si_gci_free_wake_pin() 6950 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 6983 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 7012 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in si_shif_int_enable() 7015 si_gci_gpio_wakemask(sih, gpio_n, wake_events, 0); in si_shif_int_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | siutils.c | 1356 BCMPOSTTRAPFN(si_gci_gpio_wakemask)(si_t *sih, uint8 gpio, uint8 mask, uint8 value) in BCMPOSTTRAPFN() argument 1395 si_gci_gpio_wakemask(sih, gci_gpio, *wake_mask, *wake_mask); in BCMINITFN() 1423 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in BCMPOSTTRAPFN() 1452 wake_events = si_gci_gpio_wakemask(sih, gpio_n, 0, 0); in si_gci_free_wake_pin() 1453 si_gci_gpio_wakemask(sih, gpio_n, wake_events, 0); in si_gci_free_wake_pin() 6950 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 6983 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 7012 si_gci_gpio_wakemask(sih, gpio_n, wake_events, wake_events); in si_shif_int_enable() 7015 si_gci_gpio_wakemask(sih, gpio_n, wake_events, 0); in si_shif_int_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | siutils.h | 473 extern uint8 si_gci_gpio_wakemask(si_t *sih, uint8 gpio, uint8 mask, uint8 value);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | siutils.h | 473 extern uint8 si_gci_gpio_wakemask(si_t *sih, uint8 gpio, uint8 mask, uint8 value);
|