Searched refs:F_CTRLCLKEN (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/media/platform/ti/cal/ |
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 },
|
D | cal.h | 72 F_CTRLCLKEN, enumerator
|
D | cal-camerarx.c | 118 regmap_field_write(phy->fields[F_CTRLCLKEN], 1); in cal_camerarx_enable() 123 regmap_field_write(phy->fields[F_CTRLCLKEN], 0); in cal_camerarx_disable()
|