Searched refs:fb_offsets (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/drivers/clk/st/ | 
| D | clkgen-mux.c | 77 	int fb_offsets[NUM_INPUTS];  member 269 		genamux->feedback_reg[i] = reg + muxdata->fb_offsets[i];  in clk_register_genamux() 294 	.fb_offsets = { 0x18, 0x1c, 0x20 }, 304 	.fb_offsets = { 0x18, 0x1c, 0x20 }, 313 	.fb_offsets = { 0x2c, 0x24, 0x28 }, 322 	.fb_offsets = { 0x2c, 0x24, 0x28 }, 331 	.fb_offsets = { 0x2c, 0x24, 0x28 }, 340 	.fb_offsets = { 0x2c, 0x24, 0x28 },
  |