Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-s3c64xx.c202 struct clk *ioclk; member
1278 sdd->ioclk = devm_clk_get_enabled(&pdev->dev, "spi_ioclk"); in s3c64xx_spi_probe()
1279 if (IS_ERR(sdd->ioclk)) in s3c64xx_spi_probe()
1280 return dev_err_probe(&pdev->dev, PTR_ERR(sdd->ioclk), in s3c64xx_spi_probe()
1396 clk_disable_unprepare(sdd->ioclk); in s3c64xx_spi_runtime_suspend()
1408 ret = clk_prepare_enable(sdd->ioclk); in s3c64xx_spi_runtime_resume()
1432 clk_disable_unprepare(sdd->ioclk); in s3c64xx_spi_runtime_resume()
/openbmc/linux/arch/x86/events/intel/
H A Duncore_snbep.c4044 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),
4882 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),
5481 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),
6246 INTEL_UNCORE_EVENT_DESC(ioclk, "event=0xff,umask=0x10"),