Home
last modified time | relevance | path

Searched refs:F_CTRLCLKEN (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/media/platform/ti/cal/
Dcal.c167 [F_CTRLCLKEN] = { 10, 10 },
176 [F_CTRLCLKEN] = { 0, 0 },
199 [F_CTRLCLKEN] = { 8, 8 },
208 [F_CTRLCLKEN] = { 0, 0 },
225 [F_CTRLCLKEN] = { 15, 15 },
Dcal.h72 F_CTRLCLKEN, enumerator
Dcal-camerarx.c118 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()