Home
last modified time | relevance | path

Searched refs:offset_gate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32f4.c1158 int offset_gate; member
1625 int offset_gate, u8 bit_idx, in stm32_register_aux_clk()
1634 if (offset_gate != NO_GATE) { in stm32_register_aux_clk()
1641 gate->reg = base + offset_gate; in stm32_register_aux_clk()
1873 aux_clk->mask, aux_clk->offset_gate, in stm32f4_rcc_init()
1622 stm32_register_aux_clk(const char *name, const char * const *parent_names, int num_parents, int offset_mux, u8 shift, u8 mask, int offset_gate, u8 bit_idx, unsigned long flags, spinlock_t *lock) stm32_register_aux_clk() argument
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32f4.c1159 int offset_gate; member
1626 int offset_gate, u8 bit_idx, in stm32_register_aux_clk()
1635 if (offset_gate != NO_GATE) { in stm32_register_aux_clk()
1642 gate->reg = base + offset_gate; in stm32_register_aux_clk()
1874 aux_clk->mask, aux_clk->offset_gate, in stm32f4_rcc_init()
1623 stm32_register_aux_clk(const char *name, const char * const *parent_names, int num_parents, int offset_mux, u8 shift, u8 mask, int offset_gate, u8 bit_idx, unsigned long flags, spinlock_t *lock) stm32_register_aux_clk() argument

Completed in 5 milliseconds