Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dgpio.c504 gpio_info->sw_io_output[gpio] = MAC_AX_SW_IO_OUT_OD; in mac_set_sw_gpio_mode()
508 gpio_info->sw_io_output[gpio] = MAC_AX_SW_IO_OUT_PP; in mac_set_sw_gpio_mode()
533 if (high && gpio_info->sw_io_output[gpio] == MAC_AX_SW_IO_OUT_OD) { in mac_sw_gpio_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dgpio.c504 gpio_info->sw_io_output[gpio] = MAC_AX_SW_IO_OUT_OD; in mac_set_sw_gpio_mode()
508 gpio_info->sw_io_output[gpio] = MAC_AX_SW_IO_OUT_PP; in mac_set_sw_gpio_mode()
533 if (high && gpio_info->sw_io_output[gpio] == MAC_AX_SW_IO_OUT_OD) { in mac_sw_gpio_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h4967 u8 sw_io_output[MAC_AX_GPIO_NUM]; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h4967 u8 sw_io_output[MAC_AX_GPIO_NUM]; member