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

/freebsd-current/sys/dev/rtsx/
H A Drtsxreg.h263 #define RTSX_SD_VPCLK1_CTL 0xFC2B macro
H A Drtsx.c1975 rtsx_write(sc, RTSX_SD_VPCLK1_CTL, RTSX_PHASE_SELECT_MASK, sample_point);
1976 rtsx_write(sc, RTSX_SD_VPCLK1_CTL, RTSX_PHASE_NOT_RESET, 0);
1977 rtsx_write(sc, RTSX_SD_VPCLK1_CTL, RTSX_PHASE_NOT_RESET, RTSX_PHASE_NOT_RESET);

Completed in 178 milliseconds