Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h267 #define IRG_FLAGS_MASK GENMASK(IRG_FLAGS_OFFSET + MAX_NUM_INT, \ macro
H A Dsdio.c786 tmp |= FIELD_PREP(IRG_FLAGS_MASK, cmd.data); in wilc_sdio_read_int()