Searched refs:fb_offsets (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/clk/st/ |
| D | clkgen-mux.c | 76 int fb_offsets[NUM_INPUTS]; member 268 genamux->feedback_reg[i] = reg + muxdata->fb_offsets[i]; in clk_register_genamux() 293 .fb_offsets = { 0x18, 0x1c, 0x20 }, 303 .fb_offsets = { 0x18, 0x1c, 0x20 }, 312 .fb_offsets = { 0x2c, 0x24, 0x28 }, 321 .fb_offsets = { 0x2c, 0x24, 0x28 }, 330 .fb_offsets = { 0x2c, 0x24, 0x28 }, 339 .fb_offsets = { 0x2c, 0x24, 0x28 },
|