Home
last modified time | relevance | path

Searched refs:F_CSI_MODE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal.c57 [F_CSI_MODE] = { 17, 17 },
66 [F_CSI_MODE] = { 5, 5 },
88 [F_CSI_MODE] = { 11, 11 },
97 [F_CSI_MODE] = { 3, 3 },
H A Dcal-camerarx.c101 /* F_CSI_MODE is not present on every architecture */ in cal_camerarx_enable()
102 if (phy->fields[F_CSI_MODE]) in cal_camerarx_enable()
103 regmap_field_write(phy->fields[F_CSI_MODE], 1); in cal_camerarx_enable()
H A Dcal.h48 F_CSI_MODE, enumerator
/kernel/linux/linux-6.6/drivers/media/platform/ti/cal/
H A Dcal.c170 [F_CSI_MODE] = { 17, 17 },
179 [F_CSI_MODE] = { 5, 5 },
201 [F_CSI_MODE] = { 11, 11 },
210 [F_CSI_MODE] = { 3, 3 },
H A Dcal.h75 F_CSI_MODE, enumerator
H A Dcal-camerarx.c115 /* F_CSI_MODE is not present on every architecture */ in cal_camerarx_enable()
116 if (phy->fields[F_CSI_MODE]) in cal_camerarx_enable()
117 regmap_field_write(phy->fields[F_CSI_MODE], 1); in cal_camerarx_enable()

Completed in 8 milliseconds