Searched refs:GLOBAL_INPUT_LOS (Results 1 – 1 of 1) sorted by relevance
/u-boot/board/freescale/common/ |
A D | vsc3316_3308.c | 18 #define GLOBAL_INPUT_LOS 0x55 macro 113 dm_i2c_reg_write(dev, GLOBAL_INPUT_LOS, 0x60); in vsc3316_config() 160 i2c_reg_write(vsc_addr, GLOBAL_INPUT_LOS, 0x60); in vsc3316_config() 237 dm_i2c_reg_write(dev, GLOBAL_INPUT_LOS, 0xE0); in vsc3308_config_adjust() 324 i2c_reg_write(vsc_addr, GLOBAL_INPUT_LOS, 0xE0); in vsc3308_config_adjust() 440 dm_i2c_reg_write(dev, GLOBAL_INPUT_LOS, 0x60); in vsc3308_config() 490 i2c_reg_write(vsc_addr, GLOBAL_INPUT_LOS, 0x60); in vsc3308_config()
|
Completed in 2 milliseconds