Searched refs:phy_status (Results 1 – 9 of 9) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/ |
D | rtl8822cs_recv.c | 228 static s32 recv_entry(union recv_frame *recvframe, u8 *phy_status) in recv_entry() argument 260 rx_query_phy_status(copyframe, phy_status); in recv_entry() 283 ret = pre_recv_entry(recvframe, attrib->physt ? phy_status : NULL); in recv_entry()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/phy/hisiv100/ |
D | hdmi_hal_phy.h | 189 hi_s32 hal_hdmi_phy_info_get(hdmi_phy_info *phy_status);
|
D | hdmi_hal_phy.c | 1751 hi_s32 hal_hdmi_phy_info_get(hdmi_phy_info *phy_status) in hal_hdmi_phy_info_get() argument 1755 hdmi_if_null_return(phy_status, HI_FAILURE); in hal_hdmi_phy_info_get() 1757 ret = memcpy_s(phy_status, sizeof(hdmi_phy_info), &g_hdmi_phy_info, sizeof(hdmi_phy_info)); in hal_hdmi_phy_info_get()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
D | hdmi_hal_intf.c | 471 hal_hdmi_phy_oe_get(&hw_status->phy_status.phy_oe); in hal_hdmi_hardware_status_get() 472 hal_hdmi_phy_power_get(&hw_status->phy_status.phy_power_on); in hal_hdmi_hardware_status_get()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
D | drv_hdmi_common.h | 1021 hdmi_phy_status phy_status; member
|
D | drv_hdmi_proc.c | 736 curr_phy_status = &(hw_status.phy_status); in proc_hw_status()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
D | phydm_phystatus.h | 1233 u8 phy_status);
|
D | phydm_phystatus.c | 2508 u32 phy_status[PHY_STATUS_JRGUAR2_DW_LEN] = {0}; in phydm_print_phy_sts_jgr2() local 2516 odm_move_memory(dm, phy_status, phy_status_inf, size); in phydm_print_phy_sts_jgr2() 2544 ((4 * i) + 3), (4 * i), phy_status[i]); in phydm_print_phy_sts_jgr2()
|
D | phydm_api.c | 3674 u8 phy_status) in phydm_normal_driver_rx_sniffer() argument 3688 if (phy_status == true) { in phydm_normal_driver_rx_sniffer()
|