Home
last modified time | relevance | path

Searched refs:ioclk (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/spi/
Dspi-s3c64xx.c179 struct clk *ioclk; member
1156 sdd->ioclk = devm_clk_get(&pdev->dev, "spi_ioclk"); in s3c64xx_spi_probe()
1157 if (IS_ERR(sdd->ioclk)) { in s3c64xx_spi_probe()
1159 ret = PTR_ERR(sdd->ioclk); in s3c64xx_spi_probe()
1163 ret = clk_prepare_enable(sdd->ioclk); in s3c64xx_spi_probe()
1237 clk_disable_unprepare(sdd->ioclk); in s3c64xx_spi_probe()
1262 clk_disable_unprepare(sdd->ioclk); in s3c64xx_spi_remove()
1320 clk_disable_unprepare(sdd->ioclk); in s3c64xx_spi_runtime_suspend()
1332 ret = clk_prepare_enable(sdd->ioclk); in s3c64xx_spi_runtime_resume()
1356 clk_disable_unprepare(sdd->ioclk); in s3c64xx_spi_runtime_resume()
/linux-5.19.10/arch/x86/events/intel/
Duncore_snbep.c3921 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),
4636 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),
5228 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),
5834 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),