Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.c388 __gate_commit(struct ccu_data *ccu, struct bcm_clk_gate *gate) in __gate_commit() function
443 return __gate_commit(ccu, gate); in gate_init()
470 ret = __gate_commit(ccu, gate); in __clk_gate()