Searched refs:max_native_cs (Results 1 – 5 of 5) sorted by relevance
647 u8 max_native_cs; member
2584 if (ctlr->max_native_cs && i >= ctlr->max_native_cs) { in spi_get_gpio_descs()2592 if (num_cs_gpios && ctlr->max_native_cs && in spi_get_gpio_descs()2593 ctlr->unused_native_cs >= ctlr->max_native_cs) { in spi_get_gpio_descs()
729 ctlr->max_native_cs = ROCKCHIP_SPI_MAX_CS_NUM; in rockchip_spi_probe()
1330 ctlr->max_native_cs = rspi->ops->num_hw_ss; in rspi_probe()
1347 ctlr->max_native_cs = MAX_SS; in sh_msiof_spi_probe()