Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-gemini.c42 #define GEMINI_GLOBAL_CLOCK_CONTROL 0x34 macro
160 regmap_update_bits(pciclk->map, GEMINI_GLOBAL_CLOCK_CONTROL, in gemini_pci_enable()
169 regmap_update_bits(pciclk->map, GEMINI_GLOBAL_CLOCK_CONTROL, in gemini_pci_disable()
178 regmap_read(pciclk->map, GEMINI_GLOBAL_CLOCK_CONTROL, &val); in gemini_pci_is_enabled()
324 regmap_read(map, GEMINI_GLOBAL_CLOCK_CONTROL, &val); in gemini_clk_probe()
345 base + GEMINI_GLOBAL_CLOCK_CONTROL, in gemini_clk_probe()