Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/
H A 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()
H A Ddsi_phy.h90 enum msm_dsi_phy_usecase usecase; member
H A Ddsi_phy_10nm.c178 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_10nm_phy_enable()
H A Ddsi_phy_7nm.c168 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_7nm_phy_enable()
H A Ddsi_phy.c806 if (phy->usecase != MSM_DSI_PHY_SLAVE) { in msm_dsi_phy_enable()
858 phy->usecase = uc; in msm_dsi_phy_set_usecase()
/OK3568_Linux_fs/u-boot/board/keymile/scripts/
H A DREADME5 To load and configure these usecase, two environment variables in the u-boot
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-pm8058.txt8 are more of a suggestion than a hard-wired usecase.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/
H A Dmount-matrix.txt20 The typical usecase is that where a component has an internal representation
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DlistRCU.rst16 A widely used usecase for RCU lists in the kernel is lockless iteration over
/OK3568_Linux_fs/kernel/drivers/spi/
H A DKconfig640 The main usecase of this controller is to use spi flash as boot
884 The main usecase of this controller is to use spi flash as boot
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig642 Petitboot kernel is the typical usecase for this option.