Searched refs:chip_select (Results 1 – 6 of 6) sorted by relevance
395 io_cfg->power_mode, io_cfg->chip_select, io_cfg->vdd, in mmcsd_set_iocfg()406 host->io_cfg.chip_select = mode; in mmcsd_set_chip_select()559 host->io_cfg.chip_select = MMCSD_CS_HIGH; in mmcsd_power_up()564 host->io_cfg.chip_select = MMCSD_CS_IGNORE; in mmcsd_power_up()595 host->io_cfg.chip_select = MMCSD_CS_IGNORE; in mmcsd_power_off()
99 spi_dev->chip_select[i] = cs[i]; in spi_device_ofw_parse()
184 rt_dm_dev_set_name(dev, "%s_%d", bus_name, spi_dev->chip_select[0]); in spidev_probe()
151 device->cs_pin = bus->cs_pins[device->chip_select[0]]; in spi_probe()
34 rt_uint8_t chip_select; /* SPI chip select */ member
223 rt_uint8_t chip_select[RT_SPI_CS_CNT_MAX]; member
Completed in 10 milliseconds