Searched refs:sd_current_prior (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
H A Drtsx_chip.c765 static inline int check_sd_current_prior(u32 sd_current_prior) check_sd_current_prior() argument
771 u8 tmp = (u8)(sd_current_prior >> (i*8)); check_sd_current_prior()
984 if (!check_sd_current_prior(chip->sd_current_prior)) rtsx_init_chip()
985 chip->sd_current_prior = 0x00010203; rtsx_init_chip()
987 dev_dbg(rtsx_dev(chip), "sd_current_prior = 0x%08x\n", rtsx_init_chip()
988 chip->sd_current_prior); rtsx_init_chip()
H A Drtsx.c790 chip->sd_current_prior = 0x00010203; rtsx_init_options()
H A Drtsx_chip.h919 u32 sd_current_prior; member in struct:rtsx_chip
H A Dsd.c1500 switch ((u8)(chip->sd_current_prior >> (i*8))) { sd_switch_function()

Completed in 130 milliseconds