Searched refs:dev2hst_high (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_wow.c | 863 wow_gpio->dev2hst_high = info->dev2hst_high; in rtw_phl_cfg_gpio_wake_pulse() 887 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] dev2hst_high %d\n", wow_gpio->dev2hst_high); in rtw_phl_cfg_gpio_wake_pulse() 1928 wow_gpio->dev2hst_high = info->dev2hst_high; in rtw_phl_cfg_wow_sw_gpio_ctrl() 1930 , wow_gpio->dev2hst_high, wow_gpio->dev2hst_gpio); in rtw_phl_cfg_wow_sw_gpio_ctrl() 1933 , wow_gpio->dev2hst_gpio, wow_gpio->dev2hst_high); in rtw_phl_cfg_wow_sw_gpio_ctrl()
|
| H A D | phl_wow_def.h | 271 u8 dev2hst_high; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_wow.c | 878 wow_gpio->dev2hst_high = info->dev2hst_high; in rtw_phl_cfg_gpio_wake_pulse() 901 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] dev2hst_high %d\n", wow_gpio->dev2hst_high); in rtw_phl_cfg_gpio_wake_pulse() 1942 wow_gpio->dev2hst_high = info->dev2hst_high; in rtw_phl_cfg_wow_sw_gpio_ctrl() 1944 , wow_gpio->dev2hst_high, wow_gpio->dev2hst_gpio); in rtw_phl_cfg_wow_sw_gpio_ctrl() 1947 , wow_gpio->dev2hst_gpio, wow_gpio->dev2hst_high); in rtw_phl_cfg_wow_sw_gpio_ctrl()
|
| H A D | phl_wow_def.h | 247 u8 dev2hst_high; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_wow.c | 92 wow_gpio->dev2hst_high = wow_gpio->gpio_active == 0 ? 1 : 0; in rtw_init_wow() 95 __func__, WAKEUP_GPIO_IDX, wow_gpio->dev2hst_high, status); in rtw_init_wow()
|
| H A D | rtw_phl.c | 2527 __func__, WAKEUP_GPIO_IDX, wow_gpio->dev2hst_high, status); in _cfg_wow_gpio()
|
| H A D | rtw_debug.c | 4882 wow_gpio->dev2hst_high = is_high_active == 0 ? 1 : 0; in proc_set_wowlan_gpio_info() 4894 __func__, WAKEUP_GPIO_IDX, wow_gpio->dev2hst_high, status); in proc_set_wowlan_gpio_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_wow.c | 98 wow_gpio->dev2hst_high = d2h_gpio_info->gpio_active == 0 ? 1 : 0; in rtw_init_wow() 101 __func__, WAKEUP_GPIO_IDX, wow_gpio->dev2hst_high, status); in rtw_init_wow()
|
| H A D | rtw_phl.c | 2539 __func__, WAKEUP_GPIO_IDX, wow_gpio->dev2hst_high, status); in _cfg_wow_gpio()
|
| H A D | rtw_debug.c | 4958 wow_gpio->dev2hst_high = is_high_active == 0 ? 1 : 0; in proc_set_wowlan_gpio_info() 4970 __func__, WAKEUP_GPIO_IDX, wow_gpio->dev2hst_high, status); in proc_set_wowlan_gpio_info()
|