Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.c11 #define SC(name) SEND_CTXT_##name macro
593 SC(CREDIT_CTRL_THRESHOLD_SHIFT)) in sc_set_cr_threshold()
594 & SC(CREDIT_CTRL_THRESHOLD_MASK); in sc_set_cr_threshold()
599 & ~SC(CREDIT_CTRL_THRESHOLD_SMASK)) in sc_set_cr_threshold()
601 & SC(CREDIT_CTRL_THRESHOLD_MASK)) in sc_set_cr_threshold()
604 SC(CREDIT_CTRL), sc->credit_ctrl); in sc_set_cr_threshold()
628 SC(CHECK_ENABLE), in set_pio_integrity()
725 << SC(CTRL_CTXT_DEPTH_SHIFT)) in sc_alloc()
727 << SC(CTRL_CTXT_BASE_SHIFT)); in sc_alloc()
889 reg &= ~SC(CTRL_CTXT_ENABLE_SMASK); in sc_disable()
[all …]
/openbmc/linux/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
/openbmc/linux/Documentation/sphinx/
H A Dkerneldoc-preamble.sty76 \IfFontExistsTF{Noto Sans CJK SC}{
100 \IfFontExistsTF{Noto Serif CJK SC}{
101 \newCJKfontfamily[SCmain]\scmain{Noto Serif CJK SC}[AutoFakeSlant]
102 \newCJKfontfamily[SCserif]\scserif{Noto Serif CJK SC}[AutoFakeSlant]
104 \newCJKfontfamily[SCmain]\scmain{Noto Sans CJK SC}[AutoFakeSlant]
105 \newCJKfontfamily[SCserif]\scserif{Noto Sans CJK SC}[AutoFakeSlant]
107 \newCJKfontfamily[SCsans]\scsans{Noto Sans CJK SC}[AutoFakeSlant]
108 \newCJKfontfamily[SCmono]\scmono{Noto Sans Mono CJK SC}[AutoFakeSlant]
151 \xeCJKDeclareCharClass{FullLeft}{`“,`‘}% Full-width in SC
152 \xeCJKDeclareCharClass{FullRight}{`”,`’}% Full-width in SC
[all …]
/openbmc/qemu/hw/audio/
H A Dfmopl.c167 #define SC(db) (db*((3/EG_STEP)*(1<<ENV_BITS)))+EG_DST macro
169 SC( 0),SC( 1),SC( 2),SC(3 ),SC(4 ),SC(5 ),SC(6 ),SC( 7),
170 SC( 8),SC( 9),SC(10),SC(11),SC(12),SC(13),SC(14),SC(31)
172 #undef SC
/openbmc/linux/drivers/scsi/
H A Dips.c784 if (!SC) in ips_eh_abort()
846 if (!SC) { in __ips_eh_reset()
1057 done(SC); in ips_queue_lck()
1063 done(SC); in ips_queue_lck()
1072 SC->device->channel, SC->device->id, SC->device->lun); in ips_queue_lck()
1078 done(SC); in ips_queue_lck()
1110 done(SC); in ips_queue_lck()
1128 done(SC); in ips_queue_lck()
1492 if (!SC) in ips_is_passthru()
1498 (SC->device->lun == 0) && scsi_sglist(SC)) { in ips_is_passthru()
[all …]
H A Daha152x.c658 if (!*SC) in append_SC()
659 *SC = new_SC; in append_SC()
661 for (end = *SC; SCNEXT(end); end = SCNEXT(end)) in append_SC()
671 ptr = *SC; in remove_first_SC()
673 *SC = SCNEXT(*SC); in remove_first_SC()
679 static inline struct scsi_cmnd *remove_lun_SC(struct scsi_cmnd ** SC, in remove_lun_SC() argument
684 for (ptr = *SC, prev = NULL; in remove_lun_SC()
693 *SC = SCNEXT(ptr); in remove_lun_SC()
701 static inline struct scsi_cmnd *remove_SC(struct scsi_cmnd **SC, in remove_SC() argument
706 for (ptr = *SC, prev = NULL; in remove_SC()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibpcsc-perl_1.4.14.bb1 SUMMARY = "Perl interface to the PC/SC smart card library"
2 DESCRIPTION = "Perl wrapper to the PC/SC smartcard library (pcsc-lite) \
/openbmc/linux/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;
326 indefinitely. However, this is not evident on LL/SC architectures, because
327 while an LL/SC architecture 'can/should/must' provide forward progress
328 guarantees between competing LL/SC sections, such a guarantee does not
329 transfer to cmpxchg() implemented using LL/SC. Consider:
336 which on LL/SC becomes something like:
345 " SC %[new], %[v]\n"
356 However, even the forward branch from the failed compare can cause the LL/SC
/openbmc/linux/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).
/openbmc/linux/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
/openbmc/linux/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)
778 clrl SC+8(%a6)
781 faddx SC(%a6),%fp0
789 movel #0x80010000,SC(%a6)
791 clrl SC+8(%a6)
[all …]
/openbmc/linux/drivers/media/usb/gspca/
H A Dw996Xcf.c429 #define SC(x) ((x) << 10) in w9968cf_set_crop_window() macro
432 fw = SC(sd->gspca_dev.pixfmt.width) / max_width; in w9968cf_set_crop_window()
433 fh = SC(sd->gspca_dev.pixfmt.height) / max_height; in w9968cf_set_crop_window()
435 cw = (fw >= fh) ? max_width : SC(sd->gspca_dev.pixfmt.width) / fh; in w9968cf_set_crop_window()
436 ch = (fw >= fh) ? SC(sd->gspca_dev.pixfmt.height) / fw : max_height; in w9968cf_set_crop_window()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rva.c.inc53 * Note that the TCG atomic primitives are SC,
74 * Clear the load reservation, since an SC must fail if there is
75 * an SC to any address, in between an LR and SC pair.
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dfsl,scu.yaml17 The AP communicates with the SC using a multi-ported MU module found
19 5 remote AP connections to the SC to support up to 5 execution environments
20 (TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces
21 with the LSIO DSC IP bus. The SC firmware will communicate with this MU
/openbmc/linux/drivers/net/fddi/
H A DKconfig58 - Netelligent 100 FDDI DAS Fibre SC
59 - Netelligent 100 FDDI SAS Fibre SC
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Ballarat41 # SC
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-tools/
H A Dpcsc-tools_1.7.1.bb1 SUMMARY = "Some tools to be used with smart cards and PC/SC"
/openbmc/qemu/target/mips/tcg/
H A Drel6.decode48 REMOVED 111000 ----- ----- ---------------- # SC
/openbmc/u-boot/Documentation/devicetree/bindings/board/
H A Dgdsys,board_gazerbeam.txt38 /* MC2/SC-Board */
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dti,vpe.yaml25 - description: Scaler (SC) register region
/openbmc/linux/Documentation/translations/zh_CN/infiniband/
H A Dopa_vnic.rst71 52-56 SC (服务级别)
/openbmc/linux/sound/isa/
H A DKconfig198 tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16"
204 Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000
418 Reveal SC-600.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/
H A Dpcsc-lite_2.0.3.bb1 SUMMARY = "PC/SC Lite smart card framework and applications"
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-sps1.dts10 model = "SchulerControl GmbH, SC SPS 1";
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst66 - Netelligent 100 FDDI DAS Fibre SC
67 - Netelligent 100 FDDI SAS Fibre SC

123