Searched refs:rtsx_read_config_byte (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/staging/rts_pstor/ |
D | rtsx.h | 75 #define rtsx_read_config_byte(chip, where, val) \ macro
|
D | rtsx_chip.c | 855 rtsx_read_config_byte(chip, 0x0E, &val); in rts5208_init() 1108 rtsx_read_config_byte(chip, LCTLR, ®0); in rtsx_monitor_aspm_config() 1163 rtsx_read_config_byte(chip, 0, &val); in rtsx_polling_func() 1990 rtsx_read_config_byte(chip, 0x05, &val); in rtsx_pre_handle_interrupt()
|