Searched refs:BMP580_CHIP_ID_ALT (Results 1 – 2 of 2) sorted by relevance
330 #define BMP580_CHIP_ID_ALT 0x51 macro
2367 if (reg != BMP580_CHIP_ID && reg != BMP580_CHIP_ID_ALT) in bmp580_preinit()2649 static const u8 bmp580_chip_ids[] = { BMP580_CHIP_ID, BMP580_CHIP_ID_ALT };
Completed in 12 milliseconds