Searched refs:en_clk_gate (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/ |
| H A D | clk-en7523.c | 66 struct en_clk_gate { struct 441 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_is_enabled() 448 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_prepare() 487 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_unprepare() 504 struct en_clk_gate *cg; in en7523_register_pcie_clk() 524 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_is_enabled() 534 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_enable() 549 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_disable()
|