Home
last modified time | relevance | path

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

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