Searched refs:BGPIOF_UNREADABLE_REG_DIR (Results 1 – 2 of 2) sorted by relevance
640 if (flags & BGPIOF_UNREADABLE_REG_DIR) in bgpio_init()647 !(flags & BGPIOF_UNREADABLE_REG_DIR)) { in bgpio_init()
711 #define BGPIOF_UNREADABLE_REG_DIR BIT(2) /* reg_dir is unreadable */ macro