Lines Matching refs:reg_8
147 struct reg_8 { struct
176 const struct reg_8 *init_regs;
225 static const struct reg_8 imx274_mode1_3840x2160_raw10[] = {
266 static const struct reg_8 imx274_mode3_1920x1080_raw10[] = {
306 static const struct reg_8 imx274_mode5_1280x720_raw10[] = {
346 static const struct reg_8 imx274_mode6_1280x540_raw10[] = {
385 static const struct reg_8 imx274_start_1[] = {
442 static const struct reg_8 imx274_start_2[] = {
452 static const struct reg_8 imx274_start_3[] = {
461 static const struct reg_8 imx274_stop[] = {
469 static const struct reg_8 imx274_tp_disabled[] = {
481 static const struct reg_8 imx274_tp_regs[] = {
630 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) in imx274_write_table()
634 const struct reg_8 *next; in imx274_write_table()