Searched refs:si_gci_gpio_intmask (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | siutils.c | 1364 BCMPOSTTRAPFN(si_gci_gpio_intmask)(si_t *sih, uint8 gpio, uint8 mask, uint8 value) in BCMPOSTTRAPFN() argument 1394 si_gci_gpio_intmask(sih, gci_gpio, *wake_mask, *wake_mask); in BCMINITFN() 1422 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in BCMPOSTTRAPFN() 1450 wake_events = si_gci_gpio_intmask(sih, gpio_n, 0, 0); in si_gci_free_wake_pin() 1451 si_gci_gpio_intmask(sih, gpio_n, wake_events, 0); in si_gci_free_wake_pin() 6949 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 6982 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 7011 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in si_shif_int_enable() 7014 si_gci_gpio_intmask(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 | 1364 BCMPOSTTRAPFN(si_gci_gpio_intmask)(si_t *sih, uint8 gpio, uint8 mask, uint8 value) in BCMPOSTTRAPFN() argument 1394 si_gci_gpio_intmask(sih, gci_gpio, *wake_mask, *wake_mask); in BCMINITFN() 1422 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in BCMPOSTTRAPFN() 1450 wake_events = si_gci_gpio_intmask(sih, gpio_n, 0, 0); in si_gci_free_wake_pin() 1451 si_gci_gpio_intmask(sih, gpio_n, wake_events, 0); in si_gci_free_wake_pin() 6949 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 6982 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in si_gci_shif_config_wake_pin() 7011 si_gci_gpio_intmask(sih, gpio_n, wake_events, wake_events); in si_shif_int_enable() 7014 si_gci_gpio_intmask(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 | 474 extern uint8 si_gci_gpio_intmask(si_t *sih, uint8 gpio, uint8 mask, uint8 value);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | siutils.h | 474 extern uint8 si_gci_gpio_intmask(si_t *sih, uint8 gpio, uint8 mask, uint8 value);
|