Searched refs:REG_BANK_MASK (Results 1 – 3 of 3) sorted by relevance
129 uint8_t bank = FIELD_GET(REG_BANK_MASK, reg); in icm42670_spi_read()160 uint8_t bank = FIELD_GET(REG_BANK_MASK, reg); in icm42670_spi_single_write()
23 #define REG_BANK_MASK GENMASK(15, 8) macro
30 #define REG_BANK_MASK GENMASK(15, 8) macro