Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c483 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_vco_set_rate()
669 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_postdiv_set_rate()
733 if (phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_14nm_pll_restore_state()
749 switch (phy->usecase) { in dsi_14nm_set_usecase()
966 if (phy->usecase != MSM_DSI_PHY_STANDALONE) in dsi_14nm_phy_enable()
1001 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_14nm_phy_enable()
H A Ddsi_phy.h111 enum msm_dsi_phy_usecase usecase; member
H A Ddsi_phy_20nm.c89 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_STANDALONE) in dsi_20nm_phy_enable()
H A Ddsi_phy.c790 if (phy->usecase != MSM_DSI_PHY_SLAVE) { in msm_dsi_phy_enable()
827 phy->usecase = uc; in msm_dsi_phy_set_usecase()
H A Ddsi_phy_10nm.c538 switch (phy->usecase) { in dsi_10nm_set_usecase()
H A Ddsi_phy_28nm.c846 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_28nm_phy_enable()
H A Ddsi_phy_7nm.c627 switch (phy->usecase) { in dsi_7nm_set_usecase()
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dqcom,pm8058-led.yaml17 hard-wired usecase.
/linux-6.15/Documentation/filesystems/bcachefs/
H A Dcasefolding.rst10 The main usecase for casefolding is compatibility with software written
/linux-6.15/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst12 usecase.
14 Security usecase
/linux-6.15/tools/perf/Documentation/
H A Dperf-amd-ibs.txt127 IBS applied in a real world usecase
/linux-6.15/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt20 The typical usecase is that where a component has an internal representation
/linux-6.15/Documentation/accel/qaic/
H A Dqaic.rst36 This mitigation in QAIC is very effective. The same lprnet usecase that
/linux-6.15/Documentation/RCU/
H A DlistRCU.rst24 A widely used usecase for RCU lists in the kernel is lockless iteration over
/linux-6.15/drivers/spi/
H A DKconfig893 The main usecase of this controller is to use spi flash as boot
1169 The main usecase of this controller is to use spi flash as boot
/linux-6.15/arch/powerpc/
H A DKconfig743 Petitboot kernel is the typical usecase for this option.