| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_vbif.c | 65 * _dpu_vbif_apply_dynamic_ot_limit - determine OT based on usecase parameters 68 * @params: Pointer to usecase parameters 105 * _dpu_vbif_get_ot_limit - get OT based on usecase & configuration parameters 107 * @params: Pointer to usecase parameters 150 * dpu_vbif_set_ot_limit - set OT based on usecase & configuration parameters 152 * @params: Pointer to usecase parameters
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_vbif.c | 77 * _dpu_vbif_apply_dynamic_ot_limit - determine OT based on usecase parameters 80 * @params: Pointer to usecase parameters 117 * _dpu_vbif_get_ot_limit - get OT based on usecase & configuration parameters 119 * @params: Pointer to usecase parameters 162 * dpu_vbif_set_ot_limit - set OT based on usecase & configuration parameters 164 * @params: Pointer to usecase parameters
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | int_log.h | 22 * Some usecase examples: 44 * An usecase example:
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/phy/ |
| D | dsi_phy_14nm.c | 67 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() 112 DRM_DEV_ERROR(&phy->pdev->dev, "%s: set pll usecase failed, %d\n", in dsi_14nm_phy_enable()
|
| D | dsi_phy_10nm.c | 178 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_10nm_phy_enable() 180 DRM_DEV_ERROR(&phy->pdev->dev, "%s: set pll usecase failed, %d\n", in dsi_10nm_phy_enable()
|
| D | dsi_phy_7nm.c | 168 ret = msm_dsi_pll_set_usecase(phy->pll, phy->usecase); in dsi_7nm_phy_enable() 170 DRM_DEV_ERROR(&phy->pdev->dev, "%s: set pll usecase failed, %d\n", in dsi_7nm_phy_enable()
|
| D | dsi_phy.h | 90 enum msm_dsi_phy_usecase usecase; member
|
| /kernel/linux/linux-5.10/include/media/ |
| D | dvb_math.h | 32 * Some usecase examples: 54 * An usecase example:
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/ |
| D | dsi_phy_14nm.c | 479 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_vco_set_rate() 665 if (pll_14nm->phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_pll_14nm_postdiv_set_rate() 729 if (phy->usecase == MSM_DSI_PHY_MASTER) { in dsi_14nm_pll_restore_state() 745 switch (phy->usecase) { in dsi_14nm_set_usecase() 962 if (phy->usecase != MSM_DSI_PHY_STANDALONE) in dsi_14nm_phy_enable() 1002 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_SLAVE) in dsi_14nm_phy_enable() 1009 DRM_DEV_ERROR(&phy->pdev->dev, "%s: set pll usecase failed, %d\n", in dsi_14nm_phy_enable()
|
| D | dsi_phy.h | 114 enum msm_dsi_phy_usecase usecase; member
|
| D | dsi_phy_20nm.c | 89 if (phy->id == DSI_1 && phy->usecase == MSM_DSI_PHY_STANDALONE) in dsi_20nm_phy_enable()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| D | i915_gemfs.c | 25 * mount flags that better match our usecase. in i915_gemfs_init()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/ |
| D | dsi_manager.c | 78 * Set the usecase before calling msm_dsi_host_register(), which would in dsi_mgr_setup_components() 79 * already program the PLL source mux based on a default usecase. in dsi_mgr_setup_components() 96 * Set the usecase before calling msm_dsi_host_register(), which would in dsi_mgr_setup_components() 97 * already program the PLL source mux based on a default usecase. in dsi_mgr_setup_components()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | qcom,pm8058-led.yaml | 17 hard-wired usecase.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
| D | i915_gemfs.c | 22 * mount flags that better match our usecase. in i915_gemfs_init()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-pm8058.txt | 8 are more of a suggestion than a hard-wired usecase.
|
| /kernel/linux/linux-6.6/mm/damon/ |
| D | Kconfig | 73 your usecase to damon@lists.linux.dev and linux-mm@kvack.org.
|
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| D | Kconfig | 10 filesystem or tell us your usecase for reiserfs.
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/hw-vuln/ |
| D | core-scheduling.rst | 12 usecase. 14 Security usecase
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
| D | dwarf-regs.c | 31 * x86_32. This is really a rare usecase.
|
| /kernel/linux/linux-5.10/arch/riscv/kernel/ |
| D | smpboot.c | 51 /* This covers non-smp usecase mandated by "nosmp" option */ in smp_prepare_cpus()
|
| /kernel/linux/linux-5.10/tools/perf/arch/x86/util/ |
| D | dwarf-regs.c | 31 * x86_32. This is really a rare usecase.
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| D | smpboot.c | 62 /* This covers non-smp usecase mandated by "nosmp" option */ in smp_prepare_cpus()
|
| /kernel/linux/linux-6.6/Documentation/accel/qaic/ |
| D | qaic.rst | 33 This mitigation in QAIC is very effective. The same lprnet usecase that
|
| /kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
| D | bxt-sst.c | 253 * Decide the D0i3 state that can be targeted based on the usecase 334 /* Schedule D0i3 only if the usecase ref counts are appropriate */ in bxt_schedule_dsp_D0i3()
|