Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_regs.h640 #define DPHY_INIT_CTRL0 (0x104) macro
648 kmb_set_bit_mipi(dev, DPHY_INIT_CTRL0, \
651 kmb_clr_bit_mipi(dev, DPHY_INIT_CTRL0, \
H A Dkmb_dsi.c1130 val = kmb_read_mipi(kmb_dsi, DPHY_INIT_CTRL0); in dphy_init_sequence()