Lines Matching defs:handle
71 #define sdmmc_chip_host_reset(tag, handle) \ argument
74 #define sdmmc_chip_host_ocr(tag, handle) \ argument
76 #define sdmmc_chip_host_maxblklen(tag, handle) \ argument
79 #define sdmmc_chip_card_detect(tag, handle) \ argument
82 #define sdmmc_chip_write_protect(tag, handle) \ argument
85 #define sdmmc_chip_bus_power(tag, handle, ocr) \ argument
87 #define sdmmc_chip_bus_clock(tag, handle, freq, ddr) \ argument
89 #define sdmmc_chip_bus_width(tag, handle, width) \ argument
91 #define sdmmc_chip_bus_rod(tag, handle, width) \ argument
94 #define sdmmc_chip_exec_command(tag, handle, cmdp) \ argument
97 #define sdmmc_chip_card_enable_intr(tag, handle, enable) \ argument
99 #define sdmmc_chip_card_intr_ack(tag, handle) \ argument
102 #define sdmmc_chip_signal_voltage(tag, handle, voltage) \ argument
104 #define sdmmc_chip_execute_tuning(tag, handle, timing) \ argument
107 #define sdmmc_chip_hw_reset(tag, handle) \ argument
128 #define sdmmc_spi_chip_initialize(tag, handle) \ argument