Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/kmb/
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, \
Dkmb_dsi.c1129 val = kmb_read_mipi(kmb_dsi, DPHY_INIT_CTRL0); in dphy_init_sequence()