Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_14nm.c67 if (phy->usecase != MSM_DSI_PHY_STANDALONE) in dsi_14nm_phy_enable()
110 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_14nm_phy_enable()
Ddsi_phy.h88 enum msm_dsi_phy_usecase usecase; member
Ddsi_phy_10nm.c178 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_10nm_phy_enable()
Ddsi_phy.c700 if (phy->usecase != MSM_DSI_PHY_SLAVE) { in msm_dsi_phy_enable()
728 if (phy->usecase != MSM_DSI_PHY_SLAVE) in msm_dsi_phy_disable()
756 phy->usecase = uc; in msm_dsi_phy_set_usecase()
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt8 are more of a suggestion than a hard-wired usecase.
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_encoder.c43 .usecase = mdp_bus_usecases,
/Linux-v5.4/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt20 The typical usecase is that where a component has an internal representation
/Linux-v5.4/drivers/spi/
DKconfig562 The main usecase of this controller is to use spi flash as boot
777 The main usecase of this controller is to use spi flash as boot
/Linux-v5.4/arch/powerpc/
DKconfig594 Petitboot kernel is the typical usecase for this option.