Home
last modified time | relevance | path

Searched full:sct (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/pwm/
H A Dpwm-lpc18xx-sct.c9 * NXP LPC18xx provides a State Configurable Timer (SCT) which can be configured
12 * SCT supports 16 outputs, 16 events and 16 registers. Each event will be
13 * triggered when its related register matches the SCT counter value, and it
30 /* LPC18xx SCT registers */
73 /* LPC18xx SCT unified counter */
76 /* LPC18xx SCT events */
82 /* SCT conflict resolution */
132 * when duty_ns == period_ns. LPC18xx SCT allows to set a conflict in lpc18xx_pwm_set_conflict_res()
332 { .compatible = "nxp,lpc1850-sct-pwm" },
377 /* SCT counter must be in unify (32 bit) mode */ in lpc18xx_pwm_probe()
[all …]
/linux/drivers/hwmon/
H A Ddrivetemp.c17 * for ATA drives is the SCT Command Transport feature set as specified in
20 * and historic minimum and maximum temperatures. The SCT Command Transport
24 * If the SCT Command Transport feature set is not available, drive temperatures
90 * If SCT Command Transport is supported, it is used to read the
117 bool have_temp_lowest; /* lowest temp in SCT status */
118 bool have_temp_highest; /* highest temp in SCT status */
293 * getting polled in SCT mode. The SMART mode seems to be fine, though.
369 "will avoid using SCT for temperature monitoring\n"); in drivetemp_identify_sata()
/linux/drivers/usb/serial/
H A Dcyberjack.c3 * REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
5 * Copyright (C) 2001 REINER SCT
8 * Contact: support@reiner-sct.com (see MAINTAINERS)
23 * Homepage: http://www.reiner-sct.de/support/treiber_cyberjack.php#linux
42 #define DRIVER_DESC "REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver"
72 .description = "Reiner SCT Cyberjack USB card reader",
H A DKconfig531 tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
/linux/Documentation/hwmon/
H A Ddrivetemp.rst26 If supported, it uses the ATA SCT Command Transport feature to read
28 as well as historic minimum and maximum temperatures. If SCT Command
/linux/drivers/net/wireless/ath/wil6210/
H A Dpcie_bus.c35 struct fw_map *iccm_section, *sct; in wil_set_capabilities() local
57 sct = wil_find_fw_mapping("mac_rgf_ext"); in wil_set_capabilities()
58 if (!sct) { in wil_set_capabilities()
62 memcpy(sct, &sparrow_d0_mac_rgf_ext, sizeof(*sct)); in wil_set_capabilities()
/linux/include/linux/
H A Data.h770 * Word: 206 - SCT Command Transport
773 * 5 - SCT Command Transport Data Tables supported
774 * 4 - SCT Command Transport Features Control supported
775 * 3 - SCT Command Transport Error Recovery Control supported
776 * 2 - SCT Command Transport Write Same supported
777 * 1 - SCT Command Transport Long Sector Access supported
778 * 0 - SCT Command Transport supported
/linux/Documentation/devicetree/bindings/reset/
H A Dnxp,lpc1850-rgu.yaml54 37 State Configurable Timer (SCT)
/linux/fs/ext4/
H A Dfsync.c5 * Copyright (C) 1993 Stephen Tweedie (sct@redhat.com)
H A Dindirect.c21 * (sct@redhat.com), 1993, 1998
643 * may need to return -EAGAIN upwards in the worst case. --sct in ext4_ind_map_blocks()
H A Dialloc.c11 * Stephen Tweedie (sct@redhat.com), 1993
/linux/drivers/media/platform/amphion/
H A Dvpu_imx8q.c206 pr_err("error: get sct handle fail: %d\n", ret); in vpu_imx8q_get_fuse()
/linux/Documentation/filesystems/
H A Djournalling.rst209 Tweedie <http://kernel.org/pub/linux/kernel/people/sct/ext3/journal-design.ps.gz>`__
H A Dext2.rst382 Journaling (ext3) ftp://ftp.uk.linux.org/pub/linux/sct/fs/jfs/
/linux/fs/ufs/
H A Dialloc.c19 * Stephen Tweedie (sct@dcs.ed.ac.uk), 1993
H A Dinode.c24 * Goal-directed block allocation by Stephen Tweedie (sct@dcs.ed.ac.uk), 1993
/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h659 #define TSI148_LCSR_OTAT_TM_SCT (0 << 8) /* SCT Xfer Protocol */
1267 #define TSI148_LCSR_DSAT_TM_SCT (0 << 8) /* SCT */
1304 #define TSI148_LCSR_DDAT_TM_SCT (0 << 8) /* SCT */
/linux/fs/ext2/
H A Dialloc.c11 * Stephen Tweedie (sct@dcs.ed.ac.uk), 1993
H A Dballoc.c10 * Enhanced block allocation by Stephen Tweedie (sct@redhat.com), 1993
/linux/Documentation/usb/
H A Dusb-serial.rst419 REINER SCT cyberJack pinpad/e-com USB chipcard reader
/linux/fs/jbd2/
H A Drevoke.c5 * Written by Stephen C. Tweedie <sct@redhat.com>, 2000
H A Dcheckpoint.c5 * Written by Stephen C. Tweedie <sct@redhat.com>, 1999
H A Dtransaction.c5 * Written by Stephen C. Tweedie <sct@redhat.com>, 1998
2241 * immediately in that mode. --sct
2264 * holding the page lock. --sct in journal_unmap_buffer()
/linux/drivers/ata/
H A Dlibata-scsi.c3351 * ata_scsi_write_same_xlat() - SATL Write Same to ATA SCT Write Same
3355 * an SCT Write Same command.
3359 * - When clear translate to SCT Write Same
/linux/drivers/nvme/host/
H A Dcore.c343 pr_err_ratelimited("%s: %s(0x%x) @ LBA %llu, %u blocks, %s (sct 0x%x / sc 0x%x) %s%s\n", in nvme_log_error()
357 pr_err_ratelimited("%s: %s(0x%x), %s (sct 0x%x / sc 0x%x) %s%s\n", in nvme_log_error()
373 pr_err_ratelimited("%s: %s(0x%x), %s (sct 0x%x / sc 0x%x) %s%s" in nvme_log_err_passthru()

12