Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_14nm.c479 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_vco_set_rate()
662 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_postdiv_set_rate()
726 if (phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_14nm_pll_restore_state()
742 switch (phy->usecase) { in dsi_14nm_set_usecase()
959 if (phy->usecase != MSM_DSI_PHY_STANDALONE) in dsi_14nm_phy_enable()
999 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_14nm_phy_enable()
Ddsi_phy.h108 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.c760 if (phy->usecase != MSM_DSI_PHY_SLAVE) { in msm_dsi_phy_enable()
797 phy->usecase = uc; in msm_dsi_phy_set_usecase()
Ddsi_phy_28nm.c746 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_28nm_phy_enable()
Ddsi_phy_10nm.c550 switch (phy->usecase) { in dsi_10nm_set_usecase()
Ddsi_phy_7nm.c564 switch (phy->usecase) { in dsi_7nm_set_usecase()
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-pm8058.txt8 are more of a suggestion than a hard-wired usecase.
/Linux-v6.1/fs/reiserfs/
DKconfig8 filesystem or tell us your usecase for reiserfs.
/Linux-v6.1/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst12 usecase.
14 Security usecase
/Linux-v6.1/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt20 The typical usecase is that where a component has an internal representation
/Linux-v6.1/Documentation/RCU/
DlistRCU.rst16 A widely used usecase for RCU lists in the kernel is lockless iteration over
/Linux-v6.1/drivers/spi/
DKconfig763 The main usecase of this controller is to use spi flash as boot
1012 The main usecase of this controller is to use spi flash as boot
/Linux-v6.1/arch/powerpc/
DKconfig660 Petitboot kernel is the typical usecase for this option.