Searched refs:chip_select (Results 1 – 10 of 10) sorted by relevance
92 MMCBR_ACCESSOR(chip_select, CHIP_SELECT, int) in MMCBR_ACCESSOR()
129 enum mmc_chip_select chip_select; member
330 ios->chip_select = new_ios->chip_select; in aw_mmc_cam_settran_settings()331 device_printf(sc->aw_dev, "CS => %d\n", ios->chip_select); in aw_mmc_cam_settran_settings()1214 *(int *)result = sc->aw_host.ios.chip_select;1278 sc->aw_host.ios.chip_select = value;
945 *(int *)result = sc->host.ios.chip_select; in aml8726_mmc_read_ivar()1009 sc->host.ios.chip_select = value; in aml8726_mmc_write_ivar()
1225 *(int *)result = sc->host.ios.chip_select; in aml8726_sdxc_read_ivar()1290 sc->host.ios.chip_select = value; in aml8726_sdxc_write_ivar()
754 *(int *)result = sc->sc_host.ios.chip_select; in jz4780_mmc_read_ivar()820 sc->sc_host.ios.chip_select = value; in jz4780_mmc_write_ivar()
2339 *result = slot->host.ios.chip_select;2430 slot->host.ios.chip_select = value;2695 ios->chip_select = new_ios->chip_select;2696 slot_printf(slot, "CS => %d\n", ios->chip_select);
599 cts->ios.chip_select = cs_dontcare; in mmcprobe_start()619 cts->ios.chip_select = cs_high; in mmcprobe_start()
1237 *(int *)result = sc->host.ios.chip_select; in dwmmc_read_ivar()1296 sc->host.ios.chip_select = value; in dwmmc_write_ivar()
53 uint8_t chip_select; member