Searched refs:bcm281xx_pullup_map (Results 1 – 1 of 1) sorted by relevance
1818 static const u16 bcm281xx_pullup_map[] = { variable 1841 for (j = 0; j < ARRAY_SIZE(bcm281xx_pullup_map); j++) in bcm281xx_i2c_pin_update() 1842 if (bcm281xx_pullup_map[j] == arg) in bcm281xx_i2c_pin_update() 1845 if (j == ARRAY_SIZE(bcm281xx_pullup_map)) { in bcm281xx_i2c_pin_update()