Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-sys-utility/kudo-cmd/
H A Dkudo-ras.sh10 REG60=$(i2cget -f -y "${I2C_S0_SMPRO[0]}" 0x"${I2C_S0_SMPRO[1]}" 0x60 w) # GPI Data Set
15 DS0Pres=$((REG60 & 0x0100))
16 DS1Pres=$((REG60 & 0x0200))
17 DS2Pres=$((REG60 & 0x0400))
18 DS3Pres=$((REG60 & 0x0800))
/openbmc/linux/drivers/media/i2c/
H A Dov2640.c267 #define REG60 0x60 /* AVGsel[31:24], 16-zone average weight option */ macro
360 { REG60, 0x55 },