Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
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()
326 regmap_read(map, GEMINI_GLOBAL_CLOCK_CONTROL, &val); in gemini_clk_probe()
347 base + GEMINI_GLOBAL_CLOCK_CONTROL, in gemini_clk_probe()