Searched refs:cached_switch (Results 1 – 2 of 2) sorted by relevance
233 return (slot->cached_switch & match) != (new_val & match); in switch_val_changed()263 slot->cached_switch = emm_switch; in cvm_mmc_reset_bus()282 old_slot->cached_switch = readq(host->base + MIO_EMM_SWITCH(host)); in cvm_mmc_switch_to()287 emm_switch = slot->cached_switch; in cvm_mmc_switch_to()894 slot->cached_switch = emm_switch; in cvm_mmc_set_ios()937 slot->cached_switch = emm_switch; in cvm_mmc_init_lowlevel()
100 u64 cached_switch; member