Searched refs:clk_stm32_gate (Results 1 – 4 of 4) sorted by relevance
153 static struct clk_stm32_gate ck_ker_ltdc;512 static struct clk_stm32_gate ck_ker_adf1 = {529 static struct clk_stm32_gate ck_ker_csi = {577 static struct clk_stm32_gate ck_ker_ltdc = {641 static struct clk_stm32_gate ck_ker_eth1 = {676 static struct clk_stm32_gate ck_ker_eth2 = {745 static struct clk_stm32_gate ck_ker_gpu = {803 static struct clk_stm32_gate ck_ker_i2c1 = {808 static struct clk_stm32_gate ck_ker_i2c2 = {813 static struct clk_stm32_gate ck_ker_i2c3 = {[all …]
717 static struct clk_stm32_gate sai1 = {722 static struct clk_stm32_gate sai2 = {732 static struct clk_stm32_gate vref = {737 static struct clk_stm32_gate dts = {747 static struct clk_stm32_gate hdp = {807 static struct clk_stm32_gate tsc = {817 static struct clk_stm32_gate tzpc = {827 static struct clk_stm32_gate bsec = {832 static struct clk_stm32_gate dma1 = {837 static struct clk_stm32_gate dma2 = {[all …]
100 struct clk_stm32_gate { struct108 #define to_clk_stm32_gate(_hw) container_of(_hw, struct clk_stm32_gate, hw) argument176 STM32_CLOCK_CFG(_binding, &(_clk), _sec_id, struct clk_stm32_gate *,\
287 struct clk_stm32_gate *gate = to_clk_stm32_gate(hw); in clk_stm32_gate_endisable()311 struct clk_stm32_gate *gate = to_clk_stm32_gate(hw); in clk_stm32_gate_is_enabled()318 struct clk_stm32_gate *gate = to_clk_stm32_gate(hw); in clk_stm32_gate_disable_unused()653 struct clk_stm32_gate *gate = cfg->clock_cfg; in clk_stm32_gate_register()