Searched refs:GEMINI_GLOBAL_CLOCK_CONTROL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-gemini.c | 42 #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()
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-gemini.c | 42 #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()
|
Completed in 2 milliseconds