Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-i8255.c28 #define I8255_REG_DIR_IN_BASE I8255_CONTROL macro
84 case I8255_REG_DIR_IN_BASE: in i8255_reg_mask_xlate()
130 gpio_config.reg_dir_in_base = GPIO_REGMAP_ADDR(I8255_REG_DIR_IN_BASE); in devm_i8255_regmap_register()