Searched refs:CTL_VERSION (Results 1 – 2 of 2) sorted by relevance
69 switch (sd_ctrl_read16(host, CTL_VERSION)) { in renesas_sdhi_sdbuf_width()597 if (sd_ctrl_read16(host, CTL_VERSION) >= SDHI_VER_GEN3_SD) { in renesas_sdhi_reset()1052 ver = sd_ctrl_read16(host, CTL_VERSION); in renesas_sdhi_probe()
44 #define CTL_VERSION 0xe2 macro