Home | History | Annotate | Download | only in ic

Lines Matching defs:rwctl

982 	uint8_t rwctl;
988 RTSX_READ(sc, RTSX_PHY_RWCTL, &rwctl);
989 if (!(rwctl & RTSX_PHY_BUSY))
1007 uint8_t rwctl;
1015 RTSX_READ(sc, RTSX_PHY_RWCTL, &rwctl);
1016 if (!(rwctl & RTSX_PHY_BUSY))
1029 uint8_t data0, data1, data2, data3, rwctl;
1036 RTSX_READ(sc, RTSX_CFGRWCTL, &rwctl);
1037 if (!(rwctl & RTSX_CFG_BUSY))
1059 uint8_t rwctl;
1078 RTSX_READ(sc, RTSX_CFGRWCTL, &rwctl);
1079 if (!(rwctl & RTSX_CFG_BUSY))