Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-mmio.c515 if (!(flags & BGPIOF_UNREADABLE_REG_SET) && in bgpio_setup_io()
637 !(flags & BGPIOF_UNREADABLE_REG_SET)) in bgpio_init()
/linux/include/linux/gpio/
H A Ddriver.h710 #define BGPIOF_UNREADABLE_REG_SET BIT(1) /* reg_set is unreadable */ macro