Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-i8255.c25 #define I8255_PORTC 0x2 macro
40 case I8255_PORTC: in i8255_direction_mask()
67 return regmap_write(map, base + I8255_PORTC, 0x00); in i8255_ppi_init()