Searched refs:MEMMAP_ADDRESSING (Results 1 – 5 of 5) sorted by relevance
118 clk_hw->flags = MEMMAP_ADDRESSING | clk_gate_flags; in _register_gate()208 gate->flags = MEMMAP_ADDRESSING; in ti_clk_build_component_gate()274 gate->flags = MEMMAP_ADDRESSING; in _of_ti_composite_gate_clk_setup()
50 clk_hw->flags = MEMMAP_ADDRESSING; in _register_interface()
226 clk_hw->flags = MEMMAP_ADDRESSING; in ti_clk_register_dpll()358 clk_hw->flags = MEMMAP_ADDRESSING; in of_ti_dpll_setup()
185 clk_hw->flags = MEMMAP_ADDRESSING; in of_dra7_apll_setup()
181 #define MEMMAP_ADDRESSING (1 << 6) macro