Searched refs:auto_runtime_pm (Results 1 – 25 of 54) sorted by relevance
123
192 ctrl->auto_runtime_pm = false; in ch341_probe()
257 ctlr->auto_runtime_pm = true; in hspi_probe()
238 controller->auto_runtime_pm = false; in ljca_spi_probe()
327 host->auto_runtime_pm = true; in meson_spifc_probe()
285 if (ctlr->auto_runtime_pm) { in spi_mem_access_start()309 if (ctlr->auto_runtime_pm) in spi_mem_access_end()
291 host->auto_runtime_pm = true; in spi_st_probe()
471 host->auto_runtime_pm = true; in sun4i_spi_probe()
367 priv->ctlr->auto_runtime_pm = true; in cs42l43_spi_probe()
361 ctrl->auto_runtime_pm = true; in amlogic_spifc_a1_probe()
497 ctlr->auto_runtime_pm = true; in apple_spi_probe()
408 host->auto_runtime_pm = true; in mcfqspi_probe()
568 host->auto_runtime_pm = true; in bcm63xx_spi_probe()
660 ctlr->auto_runtime_pm = true; in cdns_spi_probe()
397 ctlr->auto_runtime_pm = true; in mtk_spi_slave_probe()
439 host->auto_runtime_pm = true; in tegra_sflash_probe()
578 host->auto_runtime_pm = true; in mxs_spi_probe()
1729 if (ctlr->auto_runtime_pm) { in spi_idle_runtime_pm()1741 if (!was_busy && ctlr->auto_runtime_pm) { in __spi_pump_transfer_message()1765 if (ctlr->auto_runtime_pm) in __spi_pump_transfer_message()3855 if (spi->controller->auto_runtime_pm) { in spi_set_cs_timing()3982 if (spi->controller->auto_runtime_pm && spi->controller->set_cs) { in spi_setup()
677 host->auto_runtime_pm = true; in orion_spi_probe()
425 ctlr->auto_runtime_pm = true; in sp7021_spi_controller_probe()
519 host->auto_runtime_pm = true; in bcmbca_hsspi_probe()
677 host->auto_runtime_pm = true; in sun6i_spi_probe()
585 host->auto_runtime_pm = true; in img_spfi_probe()
252 unsigned int auto_runtime_pm:1; /* enable automatic codec runtime pm */ member
532 ctlr->auto_runtime_pm = true; in gb_spilib_master_init()
709 bool auto_runtime_pm; member