Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h119 int update_reg; member
/openbmc/linux/sound/soc/codecs/
H A Dwm8978.c959 static const int update_reg[] = { variable
H A Dnau8822.c1046 static const int update_reg[] = { variable
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pmdemand.c491 #define update_reg(reg, field, mask) do { \ in intel_pmdemand_update_params() macro
/openbmc/linux/sound/ppc/
H A Dsnd_ps3.c65 static inline void update_reg(unsigned int reg, u32 or_val) in update_reg() function