Home
last modified time | relevance | path

Searched defs:update_reg (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/regulator/
H A Dab8500-ext.c103 u8 update_reg; member
H A Dda903x-regulator.c79 int update_reg; member
H A Dab8500.c184 u8 update_reg; member
/linux/sound/soc/codecs/
H A Dwm8978.c959 static const int update_reg[] = { variable
H A Dnau8822.c1083 static const int update_reg[] = { variable
/linux/sound/ppc/
H A Dsnd_ps3.c65 static inline void update_reg(unsigned int reg, u32 or_val) in update_reg() function
/linux/drivers/gpu/drm/i915/display/
H A Dintel_pmdemand.c539 #define update_reg(reg, field, mask) do { \ in intel_pmdemand_update_params() macro