Home
last modified time | relevance | path

Searched refs:primary (Results 251 – 275 of 906) sorted by relevance

1...<<11121314151617181920>>...37

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dwlf,arizona.yaml16 This document lists regulator specific bindings, see the primary binding
/openbmc/linux/include/drm/
H A Ddrm_device.h98 struct drm_minor *primary; member
/openbmc/linux/drivers/gpu/drm/ingenic/
H A DKconfig27 The Image Processing Unit (IPU) will appear as a second primary plane.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dst,stm32-rcc.txt40 The primary index must be set to 0.
70 The primary index must be set to 1.
/openbmc/linux/sound/soc/samsung/
H A Dodroid.c154 SND_SOC_DAILINK_DEFS(primary,
177 SND_SOC_DAILINK_REG(primary),
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_plane_initial.c26 to_intel_plane(crtc->base.primary); in intel_reuse_initial_plane_obj()
217 to_intel_plane(crtc->base.primary); in intel_find_initial_plane_obj()
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c279 struct drm_plane *primary, struct drm_plane *cursor) in vkms_crtc_init() argument
284 ret = drmm_crtc_init_with_planes(dev, crtc, primary, cursor, in vkms_crtc_init()
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c1581 int primary) in __cpa_process_fault() argument
1595 if (!primary) { in __cpa_process_fault()
1625 static int __change_page_attr(struct cpa_data *cpa, int primary) in __change_page_attr() argument
1637 return __cpa_process_fault(cpa, address, primary); in __change_page_attr()
1641 return __cpa_process_fault(cpa, address, primary); in __change_page_attr()
1703 static int __change_page_attr_set_clr(struct cpa_data *cpa, int primary);
1780 static int __change_page_attr_set_clr(struct cpa_data *cpa, int primary) in __change_page_attr_set_clr() argument
1805 ret = __change_page_attr(cpa, primary); in __change_page_attr_set_clr()
1811 if (primary && !(cpa->flags & CPA_NO_CHECK_ALIAS)) { in __change_page_attr_set_clr()
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A DREADME5 the basic functionality. There are two primary plugins available: restapi
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/
H A DButton.interface.yaml3 primary actions (pressed/releasd). When the button is pressed "Pressed"
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp3041si-post.dtsi315 fsl,primary-cache-geometry = <32 1>;
321 fsl,primary-cache-geometry = <32 1>;
327 fsl,primary-cache-geometry = <32 1>;
333 fsl,primary-cache-geometry = <32 1>;
H A Dp5020si-post.dtsi320 fsl,primary-cache-geometry = <32 1>;
326 fsl,primary-cache-geometry = <32 1>;
332 fsl,primary-cache-geometry = <32 1>;
338 fsl,primary-cache-geometry = <32 1>;
H A Dp2041si-post.dtsi288 fsl,primary-cache-geometry = <32 1>;
294 fsl,primary-cache-geometry = <32 1>;
300 fsl,primary-cache-geometry = <32 1>;
306 fsl,primary-cache-geometry = <32 1>;
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py88 primary = attr.ib(default=None) variable in Buttons
99 reportdata.barrelswitch = int(self.primary or 0)
711 uhdev.event(100, 200, pressure=0, buttons=Buttons(primary=True)),
719 uhdev.event(100, 200, pressure=0, buttons=Buttons(primary=False)),
/openbmc/phosphor-webui/app/server-control/styles/
H A Dvirtual-media.scss27 background-color: $primary-light;
/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,imx7ulp-pm.yaml21 common terms used for the primary operating modes of Kinetis
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/
H A Dperlcross_1.5.2.bb4 with the primary emphasis on cross-compiling the source."
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wsa881x.yaml15 Their primary operating mode uses a SoundWire digital audio
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rap.c119 struct drm_minor *minor = adev_to_drm(adev)->primary; in amdgpu_rap_debugfs_init()
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dmsm-sc7180-fails.txt24 kms_universal_plane@disable-primary-vs-flip-pipe-b,Fail
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst309 | (3L << 40) /* output address type = primary virtual */
310 | (3L << 34) /* primary input address type = primary virtual */
312 | (1 << 28) /* 36.2.1.1.1 primary input format = fixed width bit packed */
313 | (0 << 23) /* 36.2.1.1.2 primary input element size = 0 (1 bit) */
320 ccb->input0 = (unsigned long) input; /* primary input address */
324 | (nbits - 1); /* number of bits in primary input stream, minus 1 */
395 (3L << 32); /* completion area address type = primary virtual */
/openbmc/linux/sound/soc/sof/
H A Dsof-client-ipc-msg-injector.c92 if (SOF_IPC4_MSG_IS_MODULE_MSG(ipc4_msg->primary) && in sof_msg_inject_ipc4_dfs_read()
93 (SOF_IPC4_MSG_TYPE_GET(ipc4_msg->primary) == SOF_IPC4_MOD_LARGE_CONFIG_GET)) in sof_msg_inject_ipc4_dfs_read()
/openbmc/linux/arch/powerpc/sysdev/
H A Dtsi108_pci.c184 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) in tsi108_setup_pci() argument
225 pci_process_bridge_OF_ranges(hose, dev, primary); in tsi108_setup_pci()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c79 struct drm_framebuffer *fb = crtc->primary->fb; in nv04_display_fini()
131 struct drm_framebuffer *fb = crtc->primary->fb; in nv04_display_init()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dcurrituck.dts131 primary;
169 primary;
206 primary;

1...<<11121314151617181920>>...37