Home
last modified time | relevance | path

Searched refs:CM_CTRL_CORE_CAMERRX_CONTROL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/ti-vpe/
Dcal_regs.h79 #define CM_CTRL_CORE_CAMERRX_CONTROL 0x000 macro
Dcal.c401 val = reg_read(ctx->dev->cm, CM_CTRL_CORE_CAMERRX_CONTROL); in camerarx_phy_enable()
415 reg_write(ctx->dev->cm, CM_CTRL_CORE_CAMERRX_CONTROL, val); in camerarx_phy_enable()
427 val = reg_read(ctx->dev->cm, CM_CTRL_CORE_CAMERRX_CONTROL); in camerarx_phy_disable()
432 reg_write(ctx->dev->cm, CM_CTRL_CORE_CAMERRX_CONTROL, val); in camerarx_phy_disable()