Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi-mt8173.c52 #define RG_DSI_V072_SEL GENMASK(13, 11) macro
57 (RG_DSI_V12_SEL | RG_DSI_V10_SEL | RG_DSI_V072_SEL | \
161 FIELD_PREP(RG_DSI_V072_SEL, 4) | in mtk_mipi_tx_pll_prepare()