Home
last modified time | relevance | path

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

/Linux-v5.10/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.h90 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_7nm.c168 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_7nm_phy_enable()
Ddsi_phy.c804 if (phy->usecase != MSM_DSI_PHY_SLAVE) { in msm_dsi_phy_enable()
856 phy->usecase = uc; in msm_dsi_phy_set_usecase()
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt8 are more of a suggestion than a hard-wired usecase.
/Linux-v5.10/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt20 The typical usecase is that where a component has an internal representation
/Linux-v5.10/Documentation/RCU/
DlistRCU.rst16 A widely used usecase for RCU lists in the kernel is lockless iteration over
/Linux-v5.10/drivers/spi/
DKconfig640 The main usecase of this controller is to use spi flash as boot
861 The main usecase of this controller is to use spi flash as boot
/Linux-v5.10/arch/powerpc/
DKconfig642 Petitboot kernel is the typical usecase for this option.