Searched refs:MOS_PHY_STS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_mosreg.h62 #define MOS_PHY_STS 0x0d macro
H A Dif_mos.c363 mos_reg_write_1(un, MOS_PHY_STS, (reg & MOS_PHYSTS_PHYREG) |
371 if (mos_reg_read_1(un, MOS_PHY_STS) & MOS_PHYSTS_READY)
400 mos_reg_write_1(un, MOS_PHY_STS, (reg & MOS_PHYSTS_PHYREG) |
406 if (mos_reg_read_1(un, MOS_PHY_STS) & MOS_PHYSTS_READY)

Completed in 257 milliseconds