Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/ti/cal/
Dcal.c191 [F_CTRLCLKEN] = { 10, 10 },
200 [F_CTRLCLKEN] = { 0, 0 },
223 [F_CTRLCLKEN] = { 8, 8 },
232 [F_CTRLCLKEN] = { 0, 0 },
249 [F_CTRLCLKEN] = { 15, 15 },
Dcal.h72 F_CTRLCLKEN, enumerator
Dcal-camerarx.c112 regmap_field_write(phy->fields[F_CTRLCLKEN], 1); in cal_camerarx_enable()
117 regmap_field_write(phy->fields[F_CTRLCLKEN], 0); in cal_camerarx_disable()