Searched refs:primary (Results 276 - 300 of 373) sorted by last modified time

<<1112131415

/linux-master/arch/s390/boot/
H A Dhead.S277 .quad 0 # cr1: primary space segment table
281 .quad 0 # cr5: primary-aste origin
/linux-master/drivers/parisc/
H A Dpdc_stable.c18 * One last word: there's one path we can always count on: the primary path.
492 static PDCSPATH_ENTRY(PDCS_ADDR_PPRI, primary);
548 /* Current flags are stored in primary boot path entry */
600 /* Current flags are stored in primary boot path entry */
781 /* Current flags are stored in primary boot path entry */
/linux-master/drivers/iio/humidity/
H A Dhdc2010.c57 unsigned long primary; member in struct:hdc2010_reg_record
63 .primary = HDC2010_REG_TEMP_LOW,
67 .primary = HDC2010_REG_HUMIDITY_LOW,
130 hdc2010_reg_translation[chan->address].primary);
/linux-master/drivers/video/
H A Daperture.c342 * drives a primary display and therefore kicks out vga16fb as well.
349 bool primary = false; local
354 primary = true;
356 if (primary)
369 * If this is the primary adapter, there could be a VGA device
373 if (primary)
/linux-master/drivers/mtd/chips/
H A Dgen_probe.c35 mtd = check_cmd_set(map, 1); /* First the primary cmdset */
199 int primary)
202 __u16 type = primary?cfi->cfiq->P_ID:cfi->cfiq->A_ID;
221 mtd = (*probe_function)(map, primary);
232 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) argument
235 __u16 type = primary?cfi->cfiq->P_ID:cfi->cfiq->A_ID;
247 return cfi_cmdset_0001(map, primary);
253 return cfi_cmdset_0002(map, primary);
257 return cfi_cmdset_0020(map, primary);
260 return cfi_cmdset_unknown(map, primary);
198 cfi_cmdset_unknown(struct map_info *map, int primary) argument
[all...]
H A Dcfi_cmdset_0020.c114 struct mtd_info *cfi_cmdset_0020(struct map_info *map, int primary) argument
125 __u16 adr = primary?cfi->cfiq->P_ADR:cfi->cfiq->A_ADR;
/linux-master/drivers/mfd/
H A Dsi476x-cmd.c351 .primary = false,
1226 rsqargs->primary << 4 | rsqargs->rsqack << 3 |
1281 rsqargs->primary << 4 | rsqargs->rsqack << 3 |
/linux-master/drivers/hv/
H A Dchannel_mgmt.c492 /* Note: the function can run concurrently for primary/sub channels. */
522 * Start the process of binding the primary channel to the driver
675 * The above is also true for primary channels, if the related device
678 * And, usually the handling of primary channels and sub-channels can
699 struct vmbus_channel *primary = chn->primary_channel; local
704 if (!primary)
707 if (primary->target_cpu == cpu)
710 list_for_each_entry(sc, &primary->sc_list, sc_list)
941 * If all the old primary channels have been fixed up, then it's safe
1044 * primary channe
[all...]
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c1238 struct drm_plane *primary; local
1290 primary = &rcrtc->vsp->planes[rcrtc->vsp_pipe].plane;
1292 primary = &rgrp->planes[swindex % 2].plane;
1294 ret = drm_crtc_init_with_planes(&rcdu->ddev, crtc, primary, NULL,
/linux-master/drivers/gpu/drm/mxsfb/
H A Dlcdif_kms.c341 CTRLDESCL0_3_PITCH(lcdif->crtc.primary->state->fb->pitches[0]);
432 drm_plane_mask(crtc->primary);
442 /* The primary plane has to be enabled when the CRTC is active. */
536 crtc->primary);
757 drm_plane_helper_add(&lcdif->planes.primary,
759 ret = drm_universal_plane_init(lcdif->drm, &lcdif->planes.primary, 1,
768 ret = drm_plane_create_color_properties(&lcdif->planes.primary,
778 &lcdif->planes.primary, NULL,
H A Dlcdif_drv.h28 struct drm_plane primary; member in struct:lcdif_drm_private::__anon1288
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_debugfs.c78 minor = pxp->ctrl_gt->i915->drm.primary;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sprite_uapi.c27 * sprite and not on the primary.
35 * the primary and not on the sprite.
99 * the dst colorkey on the primary plane.
107 crtc->base.primary);
/linux-master/drivers/clk/
H A Dclk-stm32f4.c844 * Converts the primary and secondary indices (as they appear in DT) to an
847 static int stm32f4_rcc_lookup_clk_idx(u8 primary, u8 secondary) argument
851 if (primary == 1) {
/linux-master/arch/powerpc/sysdev/
H A Dtsi108_pci.c184 int __init tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary) argument
225 pci_process_bridge_OF_ranges(hose, dev, primary);
/linux-master/arch/powerpc/platforms/4xx/
H A Dpci.c329 int primary = 0; local
350 /* Check if primary bridge */
351 if (of_property_read_bool(np, "primary"))
352 primary = 1;
383 pci_process_bridge_OF_ranges(hose, np, primary);
533 int big_pim, msi, primary; local
554 /* Check if primary bridge */
555 primary = of_property_read_bool(np, "primary");
592 pci_process_bridge_OF_ranges(hose, np, primary);
1915 int primary, busses; local
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dpci-bridge.h288 struct device_node *dev, int primary);
/linux-master/net/sctp/
H A Doutqueue.c97 * and t was not sent to the current primary then the
100 static inline int sctp_cacc_skip_3_1_d(struct sctp_transport *primary, argument
104 if (count_of_newacks >= 2 && transport != primary)
132 static inline int sctp_cacc_skip_3_1(struct sctp_transport *primary, argument
136 if (!primary->cacc.cycling_changeover) {
137 if (sctp_cacc_skip_3_1_d(primary, transport, count_of_newacks))
149 * than next_tsn_at_change of the current primary, then
153 static inline int sctp_cacc_skip_3_2(struct sctp_transport *primary, __u32 tsn) argument
155 if (primary->cacc.cycling_changeover &&
156 TSN_lt(tsn, primary
175 sctp_cacc_skip(struct sctp_transport *primary, struct sctp_transport *transport, int count_of_newacks, __u32 tsn) argument
1259 struct sctp_transport *primary = asoc->peer.primary_path; local
1719 struct sctp_transport *primary = asoc->peer.primary_path; local
[all...]
/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-core.c35 #define VIMC_ANCILLARY_LINK(primary, ancillary) { \
36 .primary_ent = primary, \
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_output.c56 struct vkms_plane *primary, *cursor = NULL; local
61 primary = vkms_plane_init(vkmsdev, DRM_PLANE_TYPE_PRIMARY, index);
62 if (IS_ERR(primary))
63 return PTR_ERR(primary);
79 ret = vkms_crtc_init(dev, crtc, &primary->base, &cursor->base);
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c261 struct drm_plane *primary, *cursor; local
270 primary = virtio_gpu_plane_init(vgdev, DRM_PLANE_TYPE_PRIMARY, index);
271 if (IS_ERR(primary))
272 return PTR_ERR(primary);
276 drm_crtc_init_with_planes(dev, crtc, primary, cursor,
/linux-master/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c501 struct device *kdev = i915->drm.primary->kdev;
H A Dintel_gt_sysfs.c51 return &gt->i915->drm.primary->kdev->kobj;
H A Dintel_gt_debugfs.c88 if (!gt->i915->drm.primary->debugfs_root)
92 root = debugfs_create_dir(gtname, gt->i915->drm.primary->debugfs_root);
/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddebugfs.c196 struct drm_minor *minor = gvt->gt->i915->drm.primary;
210 struct drm_minor *minor = gvt->gt->i915->drm.primary;
224 struct drm_minor *minor = gvt->gt->i915->drm.primary;

Completed in 475 milliseconds

<<1112131415