Searched refs:colordepth (Results 1 – 2 of 2) sorted by relevance
32 u8 c, colordepth; in anx9804_init() local38 colordepth = 0x00; /* 6 bit */ in anx9804_init()40 colordepth = 0x10; /* 8 bit */ in anx9804_init()69 i2c_reg_write(0x39, ANX9804_VID_CTRL2_REG, colordepth); in anx9804_init()
272 u8 chipid, colordepth, lanes, data_rate, c; in anx6345_enable() local349 colordepth = 0x00; /* 6 bit */ in anx6345_enable()351 colordepth = 0x10; /* 8 bit */ in anx6345_enable()352 anx6345_write_r1(dev, ANX9804_VID_CTRL2_REG, colordepth); in anx6345_enable()
Completed in 3 milliseconds