Home
last modified time | relevance | path

Searched refs:clk_ioclk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-s3c64xx.c142 * @clk_ioclk: True if clock is present on this device
158 bool clk_ioclk; member
1243 if (sdd->port_conf->clk_ioclk) { in s3c64xx_spi_probe()
1373 if (sdd->port_conf->clk_ioclk) { in s3c64xx_spi_runtime_resume()
1460 .clk_ioclk = true,
1472 .clk_ioclk = true,
1484 .clk_ioclk = false,
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c64xx.c139 * @clk_ioclk: True if clock is present on this device
153 bool clk_ioclk; member
1198 if (sdd->port_conf->clk_ioclk) { in s3c64xx_spi_probe()
1374 if (sdd->port_conf->clk_ioclk) { in s3c64xx_spi_runtime_resume()
1455 .clk_ioclk = true,

Completed in 4 milliseconds