Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-gemini.c43 #define PCI_CLKRUN_EN BIT(16) macro
161 0, PCI_CLKRUN_EN); in gemini_pci_enable()
170 PCI_CLKRUN_EN, 0); in gemini_pci_disable()
179 return !!(val & PCI_CLKRUN_EN); in gemini_pci_is_enabled()