Searched refs:F_CTRLCLKEN (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/media/platform/ti/cal/ |
| H A D | cal.c | 167 [F_CTRLCLKEN] = { 10, 10 }, 176 [F_CTRLCLKEN] = { 0, 0 }, 199 [F_CTRLCLKEN] = { 8, 8 }, 208 [F_CTRLCLKEN] = { 0, 0 }, 225 [F_CTRLCLKEN] = { 15, 15 },
|
| H A D | cal.h | 72 F_CTRLCLKEN, enumerator
|
| H A D | cal-camerarx.c | 119 regmap_field_write(phy->fields[F_CTRLCLKEN], 1); in cal_camerarx_enable() 124 regmap_field_write(phy->fields[F_CTRLCLKEN], 0); in cal_camerarx_disable()
|