Home
last modified time | relevance | path

Searched refs:SC (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio.c53 #define SC(name) SEND_CTXT_##name macro
635 SC(CREDIT_CTRL_THRESHOLD_SHIFT)) in sc_set_cr_threshold()
636 & SC(CREDIT_CTRL_THRESHOLD_MASK); in sc_set_cr_threshold()
641 & ~SC(CREDIT_CTRL_THRESHOLD_SMASK)) in sc_set_cr_threshold()
643 & SC(CREDIT_CTRL_THRESHOLD_MASK)) in sc_set_cr_threshold()
644 << SC(CREDIT_CTRL_THRESHOLD_SHIFT)); in sc_set_cr_threshold()
646 SC(CREDIT_CTRL), sc->credit_ctrl); in sc_set_cr_threshold()
670 SC(CHECK_ENABLE), in set_pio_integrity()
766 reg = ((sci->credits & SC(CTRL_CTXT_DEPTH_MASK)) in sc_alloc()
767 << SC(CTRL_CTXT_DEPTH_SHIFT)) in sc_alloc()
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddcdbas.rst14 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC,
90 500SC HC_SMITYPE_TYPE2
91 1500SC HC_SMITYPE_TYPE2
93 600SC HC_SMITYPE_TYPE2
94 1600SC HC_SMITYPE_TYPE2
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dips.c775 int ips_eh_abort(struct scsi_cmnd *SC) in ips_eh_abort() argument
784 if (!SC) in ips_eh_abort()
787 host = SC->device->host; in ips_eh_abort()
788 ha = (ips_ha_t *) SC->device->host->hostdata; in ips_eh_abort()
800 while ((item) && (item->scsi_cmd != SC)) in ips_eh_abort()
809 } else if (ips_removeq_wait(&ha->scb_waitlist, SC)) { in ips_eh_abort()
832 static int __ips_eh_reset(struct scsi_cmnd *SC) in __ips_eh_reset() argument
846 if (!SC) { in __ips_eh_reset()
852 ha = (ips_ha_t *) SC->device->host->hostdata; in __ips_eh_reset()
865 while ((item) && (item->scsi_cmd != SC)) in __ips_eh_reset()
[all …]
H A Daha152x.c634 static inline void append_SC(struct scsi_cmnd **SC, struct scsi_cmnd *new_SC) in append_SC() argument
639 if (!*SC) in append_SC()
640 *SC = new_SC; in append_SC()
642 for (end = *SC; SCNEXT(end); end = SCNEXT(end)) in append_SC()
648 static inline struct scsi_cmnd *remove_first_SC(struct scsi_cmnd ** SC) in remove_first_SC() argument
652 ptr = *SC; in remove_first_SC()
654 *SC = SCNEXT(*SC); in remove_first_SC()
660 static inline struct scsi_cmnd *remove_lun_SC(struct scsi_cmnd ** SC, in remove_lun_SC() argument
665 for (ptr = *SC, prev = NULL; in remove_lun_SC()
674 *SC = SCNEXT(ptr); in remove_lun_SC()
[all …]
/OK3568_Linux_fs/buildroot/package/noto/
H A D70-fonts-noto-cjk.conf36 <string>Noto Serif CJK SC</string>
84 <string>Noto Sans CJK SC</string>
132 <string>Noto Sans Mono CJK SC</string>
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dsetox.S696 movew %d0,SC(%a6) | ...SC is 2^(M) in extended
697 clrw SC+2(%a6)
698 movel #0x80000000,SC+4(%a6)
699 clrl SC+8(%a6)
762 fmulx SC(%a6),%fp0
776 movel #0x80010000,SC(%a6) | ...SC is -2^(-16382)
777 movel #0x80000000,SC+4(%a6)
778 clrl SC+8(%a6)
781 faddx SC(%a6),%fp0
789 movel #0x80010000,SC(%a6)
[all …]
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dina3221.rst64 update_interval = C x S x (BC + SC)
69 * SC: shunt-voltage conversion time in millisecond
73 and SC to 140 us (minimum conversion time).
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A DKconfig.megaraid28 Dell PERC3/SC 101E:1960:1028:0475
30 Dell PERC4/SC 1000:1960:1028:0520
40 Dell PERC 4e/SC 1000:0408:1028:0001
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dw996Xcf.c430 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
433 fw = SC(sd->gspca_dev.pixfmt.width) / max_width; in w9968cf_set_crop_window()
434 fh = SC(sd->gspca_dev.pixfmt.height) / max_height; in w9968cf_set_crop_window()
436 cw = (fw >= fh) ? max_width : SC(sd->gspca_dev.pixfmt.width) / fh; in w9968cf_set_crop_window()
437 ch = (fw >= fh) ? SC(sd->gspca_dev.pixfmt.height) / fw : max_height; in w9968cf_set_crop_window()
/OK3568_Linux_fs/buildroot/package/google-breakpad/
H A D0004-Fix-for-non-constant-SIGSTKSZ.patch8 http://sourceware-org.1504.n7.nabble.com/PATCH-sysconf-Add-SC-MINSIGSTKSZ-SC-SIGSTKSZ-BZ-20305-td65…
/OK3568_Linux_fs/kernel/drivers/char/pcmcia/
H A DKconfig31 by the vendor-provided PC/SC ifd_handler (http://www.omnikey.com/),
43 PC/SC ifdhandler provided from the Omnikey homepage
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,scu.txt9 The AP communicates with the SC using a multi-ported MU module found
11 5 remote AP connections to the SC to support up to 5 execution environments
12 (TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces
13 with the LSIO DSC IP bus. The SC firmware will communicate with this MU
/OK3568_Linux_fs/buildroot/package/perl-sys-meminfo/
H A Dperl-sys-meminfo.mk9 PERL_SYS_MEMINFO_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SC/SCRESTO
/OK3568_Linux_fs/buildroot/package/noto/noto-serif-sc/
H A DConfig.in2 bool "Noto Serif SC"
/OK3568_Linux_fs/buildroot/package/noto/noto-sans-sc/
H A DConfig.in2 bool "Noto Sans SC"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcsc-tools/
H A Dpcsc-tools_1.6.0.bb1 SUMMARY = "Some tools to be used with smart cards and PC/SC"
/OK3568_Linux_fs/buildroot/package/ccid/
H A DConfig.in10 PC/SC driver for USB CCID smart card readers
/OK3568_Linux_fs/kernel/drivers/net/fddi/
H A DKconfig77 - Netelligent 100 FDDI DAS Fibre SC
78 - Netelligent 100 FDDI SAS Fibre SC
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Ballarat41 # SC
/OK3568_Linux_fs/buildroot/package/acsccid/
H A DConfig.in13 acsccid is a PC/SC driver for Linux/Mac OS X and it supports
/OK3568_Linux_fs/buildroot/package/pcsc-lite/
H A DConfig.in7 Middleware to access smart card using SCard API (PC/SC).
/OK3568_Linux_fs/kernel/sound/isa/
H A DKconfig197 tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16"
203 Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000
417 Reveal SC-600.
/OK3568_Linux_fs/kernel/Documentation/
H A Datomic_t.txt116 will invalidate a LL/SC or fail a CMPXCHG.
152 are time critical and can, (typically) on LL/SC architectures, be more
271 SC *y, t;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcsc-lite/pcsc-lite/
H A D0001-pcsc-spy-use-python3-only.patch26 # Display PC/SC functions arguments
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcsc-lite/
H A Dpcsc-lite_1.9.0.bb1 SUMMARY = "PC/SC Lite smart card framework and applications"

123