Home
last modified time | relevance | path

Searched refs:phy_stat0 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dcmd_hdmidet.c14 return (readb(&hdmi->phy_stat0) & HDMI_DVI_STAT) ? 0 : 1; in do_hdmidet()
H A Dvideo.c64 return readb(&hdmi->phy_stat0) & HDMI_DVI_STAT; in detect_hdmi()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.h95 u32 phy_stat0; member
H A Dtxrx.c23 return 100 - ((bd->phy_stat0 >> 24) & 0xff); in get_rssi0()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmxc_hdmi.h339 u8 phy_stat0; /* 0x3004 */ member