Searched refs:ulI2CPortBase (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_mode.c1172 ULONG ulData, ulI2CAddr, ulI2CPortBase; local in function:SetChrontelReg
1176 ulI2CPortBase = I2C_BASE_AST1180 + 0x40 * jChannel;
1180 WriteAST1180SOC(ulI2CPortBase + 0x00, 0x00);
1181 WriteAST1180SOC(ulI2CPortBase + 0x04, 0x77743355);
1182 WriteAST1180SOC(ulI2CPortBase + 0x08, 0x0);
1183 WriteAST1180SOC(ulI2CPortBase + 0x10, 0xffffffff);
1184 WriteAST1180SOC(ulI2CPortBase + 0x00, 0x1);
1185 WriteAST1180SOC(ulI2CPortBase + 0x0C, 0xAF);
1186 WriteAST1180SOC(ulI2CPortBase + 0x20, ulI2CAddr);
1187 WriteAST1180SOC(ulI2CPortBase
1228 ULONG ulData, ulI2CAddr, ulI2CPortBase; local in function:GetChrontelReg
[all...]

Completed in 4 milliseconds