Lines Matching refs:reg_8
146 struct reg_8 { struct
175 const struct reg_8 *init_regs;
224 static const struct reg_8 imx274_mode1_3840x2160_raw10[] = {
265 static const struct reg_8 imx274_mode3_1920x1080_raw10[] = {
305 static const struct reg_8 imx274_mode5_1280x720_raw10[] = {
345 static const struct reg_8 imx274_mode6_1280x540_raw10[] = {
384 static const struct reg_8 imx274_start_1[] = {
441 static const struct reg_8 imx274_start_2[] = {
451 static const struct reg_8 imx274_start_3[] = {
460 static const struct reg_8 imx274_stop[] = {
468 static const struct reg_8 imx274_tp_disabled[] = {
480 static const struct reg_8 imx274_tp_regs[] = {
629 static int imx274_write_table(struct stimx274 *priv, const struct reg_8 table[]) in imx274_write_table()
633 const struct reg_8 *next; in imx274_write_table()