Searched refs:F_CTRLCLKEN (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/media/platform/ti-vpe/ |
D | cal.c | 54 [F_CTRLCLKEN] = { 10, 10 }, 63 [F_CTRLCLKEN] = { 0, 0 }, 86 [F_CTRLCLKEN] = { 8, 8 }, 95 [F_CTRLCLKEN] = { 0, 0 }, 112 [F_CTRLCLKEN] = { 15, 15 },
|
D | cal-camerarx.c | 104 regmap_field_write(phy->fields[F_CTRLCLKEN], 1); in cal_camerarx_enable() 109 regmap_field_write(phy->fields[F_CTRLCLKEN], 0); in cal_camerarx_disable()
|
D | cal.h | 45 F_CTRLCLKEN, enumerator
|