Searched refs:sd_current_prior (Results 1 – 4 of 4) sorted by relevance
646 static inline int check_sd_current_prior(u32 sd_current_prior) in check_sd_current_prior() argument651 u8 tmp = (u8)(sd_current_prior >> (i*8)); in check_sd_current_prior()998 if (!check_sd_current_prior(chip->sd_current_prior)) { in rtsx_init_chip()999 chip->sd_current_prior = 0x00010203; in rtsx_init_chip()1001 RTSX_DEBUGP("sd_current_prior = 0x%08x\n", chip->sd_current_prior); in rtsx_init_chip()
909 u32 sd_current_prior; member
842 chip->sd_current_prior = 0x00010203; in rtsx_init_options()
1364 switch ((u8)(chip->sd_current_prior >> (i*8))) { in sd_switch_function()