Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_14nm.c481 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_vco_set_rate()
664 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_postdiv_set_rate()
728 if (phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_14nm_pll_restore_state()
744 switch (phy->usecase) { in dsi_14nm_set_usecase()
960 if (phy->usecase != MSM_DSI_PHY_STANDALONE) in dsi_14nm_phy_enable()
1000 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_14nm_phy_enable()
Ddsi_phy.h102 enum msm_dsi_phy_usecase usecase; member
Ddsi_phy_20nm.c89 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_STANDALONE) in dsi_20nm_phy_enable()
Ddsi_phy.c844 if (phy->usecase != MSM_DSI_PHY_SLAVE) { in msm_dsi_phy_enable()
881 phy->usecase = uc; in msm_dsi_phy_set_usecase()
Ddsi_phy_28nm.c749 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_28nm_phy_enable()
Ddsi_phy_10nm.c535 switch (phy->usecase) { in dsi_10nm_set_usecase()
Ddsi_phy_7nm.c563 switch (phy->usecase) { in dsi_7nm_set_usecase()
/Linux-v5.15/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt8 are more of a suggestion than a hard-wired usecase.
/Linux-v5.15/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst12 usecase.
14 Security usecase
/Linux-v5.15/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt20 The typical usecase is that where a component has an internal representation
/Linux-v5.15/Documentation/RCU/
DlistRCU.rst16 A widely used usecase for RCU lists in the kernel is lockless iteration over
/Linux-v5.15/drivers/spi/
DKconfig658 The main usecase of this controller is to use spi flash as boot
894 The main usecase of this controller is to use spi flash as boot
/Linux-v5.15/arch/powerpc/
DKconfig635 Petitboot kernel is the typical usecase for this option.