Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip-mipi-csi-tx.h33 #define v_IDI_48BIT_EN(x) (((x) & 0x1) << 9) macro
H A Drockchip-mipi-csi-tx.c656 val = v_IDI_48BIT_EN(0); in rockchip_mipi_csi_path_config()