Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-idio-16.c30 #define IDIO_16_REG_STRIDE 4 macro
76 *reg = IDIO_16_OUT_BASE + stride * IDIO_16_REG_STRIDE; in idio_16_reg_mask_xlate()
79 *reg = IDIO_16_IN_BASE + stride * IDIO_16_REG_STRIDE; in idio_16_reg_mask_xlate()
162 gpio_config.reg_stride = IDIO_16_REG_STRIDE; in devm_idio_16_regmap_register()