Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-stm32h7.c256 struct muxdiv_cfg { struct
264 struct muxdiv_cfg *mux;
265 struct muxdiv_cfg *div;
942 .div = &(struct muxdiv_cfg) {_rate_offset, _rate_shift, _rate_width},\
1070 .mux = &(struct muxdiv_cfg) {_mux_offset, _mux_shift, _mux_width },\
1182 .mux = &(struct muxdiv_cfg) {_mux_offset, _mux_shift, _mux_width },\
1183 .div = &(struct muxdiv_cfg) {_rate_offset, _rate_shift, _rate_width},\
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-stm32h7.c256 struct muxdiv_cfg { struct
264 struct muxdiv_cfg *mux;
265 struct muxdiv_cfg *div;
941 .div = &(struct muxdiv_cfg) {_rate_offset, _rate_shift, _rate_width},\
1069 .mux = &(struct muxdiv_cfg) {_mux_offset, _mux_shift, _mux_width },\
1181 .mux = &(struct muxdiv_cfg) {_mux_offset, _mux_shift, _mux_width },\
1182 .div = &(struct muxdiv_cfg) {_rate_offset, _rate_shift, _rate_width},\

Completed in 5 milliseconds