Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-i8255.c18 #define I8255_CONTROL_PORTC_LOWER_DIRECTION BIT(0) macro
44 return I8255_CONTROL_PORTC_LOWER_DIRECTION; in i8255_direction_mask()