Lines Matching refs:cvm_mmc_slot
228 static bool switch_val_changed(struct cvm_mmc_slot *slot, u64 new_val) in switch_val_changed()
236 static void set_wdog(struct cvm_mmc_slot *slot, unsigned int ns) in set_wdog()
250 static void cvm_mmc_reset_bus(struct cvm_mmc_slot *slot) in cvm_mmc_reset_bus()
271 static void cvm_mmc_switch_to(struct cvm_mmc_slot *slot) in cvm_mmc_switch_to()
274 struct cvm_mmc_slot *old_slot; in cvm_mmc_switch_to()
627 struct cvm_mmc_slot *slot = mmc_priv(mmc); in prepare_ext_dma()
652 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_dma_request()
752 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_request()
824 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_set_ios()
904 static void cvm_mmc_set_clock(struct cvm_mmc_slot *slot, unsigned int clock) in cvm_mmc_set_clock()
913 static int cvm_mmc_init_lowlevel(struct cvm_mmc_slot *slot) in cvm_mmc_init_lowlevel()
949 static int cvm_mmc_of_parse(struct device *dev, struct cvm_mmc_slot *slot) in cvm_mmc_of_parse()
1011 struct cvm_mmc_slot *slot; in cvm_mmc_of_slot_probe()
1015 mmc = mmc_alloc_host(sizeof(struct cvm_mmc_slot), dev); in cvm_mmc_of_slot_probe()
1078 int cvm_mmc_of_slot_remove(struct cvm_mmc_slot *slot) in cvm_mmc_of_slot_remove()