Searched refs:control_offset (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mfd/
H A Dtwl4030-irq.c59 u8 control_offset; /* for SIH_CTRL */ member in struct:sih
83 .control_offset = TWL4030_ ## modname ## _SIH_CTRL, \
113 .control_offset = REG_GPIO_SIH_CTRL,
137 .control_offset = TWL4030_INTERRUPTS_BCISIHCTRL,
173 .control_offset = REG_GPIO_SIH_CTRL,
197 .control_offset = TWL5031_INTERRUPTS_BCISIHCTRL,
246 .control_offset = TWL5031_ACCSIHCTRL,
357 sih->control_offset);
/linux-master/drivers/input/rmi4/
H A Drmi_f12.c244 u16 control_offset = 0; local
251 control_offset = rmi_register_desc_calc_reg_offset(
263 + control_offset, buf, control_size);
283 fn->fd.control_base_addr + control_offset,
/linux-master/drivers/staging/greybus/
H A Daudio_codec.h154 unsigned long control_offset; member in struct:gbaudio_module_info
H A Daudio_topology.c1338 module->control_offset = module->dai_offset +
1340 module->widget_offset = module->control_offset +
1347 module->control_offset);
1374 controls = (struct gb_audio_control *)module->control_offset;
/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c229 * @control_offset: Store the control offset for each PP-level
255 struct pp_control_offset control_offset; member in struct:tpmi_per_power_domain_info

Completed in 120 milliseconds