Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-i8255.c23 #define I8255_PORTA 0x0 macro
27 #define I8255_REG_DAT_BASE I8255_PORTA
36 case I8255_PORTA: in i8255_direction_mask()
61 err = regmap_write(map, base + I8255_PORTA, 0x00); in i8255_ppi_init()