Searched refs:mux_offset (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/clk/st/ |
H A D | clkgen-mux.c | 72 int mux_offset; member in struct:clkgena_divmux_data 254 genamux->mux.reg = reg + muxdata->mux_offset; clk_register_genamux() 290 .mux_offset = 0x14, 299 .mux_offset = 0x14, 309 .mux_offset = 0x1c, 318 .mux_offset = 0x1c, 327 .mux_offset = 0x20, 336 .mux_offset = 0x20,
|
/linux-4.4.14/arch/arm/mach-omap2/ |
H A D | mux.h | 288 * @mux_offset: Offset of the mux register 291 u16 omap_mux_read(struct omap_mux_partition *p, u16 mux_offset); 297 * @mux_offset: Offset of the mux register 301 void omap_mux_write(struct omap_mux_partition *p, u16 val, u16 mux_offset);
|
/linux-4.4.14/drivers/clk/sirf/ |
H A D | clk-atlas7.c | 264 u32 mux_offset; member in struct:atlas7_mux_init_data 1022 /* mux_name, parent_names, parent_num, flags, mux_flags, mux_offset, shift, width */ 1659 sirfsoc_clk_vbase + mux->mux_offset, atlas7_clk_init()
|
Completed in 264 milliseconds