Searched refs:F_CTRLCLKEN (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/media/platform/ti/cal/ |
| D | cal.c | 191 [F_CTRLCLKEN] = { 10, 10 }, 200 [F_CTRLCLKEN] = { 0, 0 }, 223 [F_CTRLCLKEN] = { 8, 8 }, 232 [F_CTRLCLKEN] = { 0, 0 }, 249 [F_CTRLCLKEN] = { 15, 15 },
|
| D | cal.h | 72 F_CTRLCLKEN, enumerator
|
| D | cal-camerarx.c | 112 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()
|