Searched refs:en_clk_gate (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/clk/ |
D | clk-en7523.c | 65 struct en_clk_gate { struct 390 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_is_enabled() 397 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_prepare() 436 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_unprepare() 453 struct en_clk_gate *cg; in en7523_register_pcie_clk() 473 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_is_enabled() 483 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_enable() 498 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_disable()
|