Searched refs:CURRENT_PAGE_REGISTER (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | vsc3316_3308.c | 11 #define CURRENT_PAGE_REGISTER 0x7F macro 70 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, CONNECTION_CONFIG_PAGE); in vsc3316_config() 78 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, INPUT_STATE_REG); in vsc3316_config() 87 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, OUTPUT_MODE_PAGE); in vsc3316_config() 132 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, CONNECTION_CONFIG_PAGE); in vsc3308_config_adjust() 165 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, INPUT_STATE_REG); in vsc3308_config_adjust() 180 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, OUTPUT_MODE_PAGE); in vsc3308_config_adjust() 234 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, CONNECTION_CONFIG_PAGE); in vsc3308_config() 246 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, INPUT_STATE_REG); in vsc3308_config() 255 i2c_reg_write(vsc_addr, CURRENT_PAGE_REGISTER, OUTPUT_MODE_PAGE); in vsc3308_config()
|