Home
last modified time | relevance | path

Searched refs:type_reg_offset (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mfd/
H A Dqcom-pm8008.c75 .type_reg_offset = (_off), \
H A Dwcd934x.c24 .type_reg_offset = (_off), \
/linux/drivers/gpio/
H A Dgpio-ws16c48.c84 .type_reg_offset = (_id) / WS16C48_NGPIO_PER_REG, \
/linux/drivers/base/regmap/
H A Dregmap-irq.c255 reg = t->type_reg_offset / map->reg_stride; in regmap_irq_set_type()
/linux/include/linux/
H A Dregmap.h1495 unsigned int type_reg_offset; member