Home
last modified time | relevance | path

Searched full:sct (Results 1 – 25 of 33) 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 …]
H A DKconfig386 tristate "LPC18xx/43xx PWM/SCT support"
390 Generic PWM framework driver for NXP LPC18xx PWM/SCT which
396 will be called pwm-lpc18xx-sct.
H A DMakefile36 obj-$(CONFIG_PWM_LPC18XX_SCT) += pwm-lpc18xx-sct.o
/linux/Documentation/devicetree/bindings/pwm/
H A Dnxp,lpc1850-sct-pwm.yaml4 $id: http://devicetree.org/schemas/pwm/nxp,lpc1850-sct-pwm.yaml#
14 const: nxp,lpc1850-sct-pwm
49 compatible = "nxp,lpc1850-sct-pwm";
/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
119 bool have_temp_lowest; /* lowest temp in SCT status */
120 bool have_temp_highest; /* highest temp in SCT status */
295 * getting polled in SCT mode. The SMART mode seems to be fine, though.
371 "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.h768 * Word: 206 - SCT Command Transport
771 * 5 - SCT Command Transport Data Tables supported
772 * 4 - SCT Command Transport Features Control supported
773 * 3 - SCT Command Transport Error Recovery Control supported
774 * 2 - SCT Command Transport Write Same supported
775 * 1 - SCT Command Transport Long Sector Access supported
776 * 0 - SCT Command Transport supported
/linux/drivers/s390/block/
H A Ddasd_fba.c660 int len, sl, sct, count; in dasd_fba_dump_sense() local
682 for (sct = 0; sct < 8; sct++) { in dasd_fba_dump_sense()
684 irb->ecw[8 * sl + sct]); in dasd_fba_dump_sense()
/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()
/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
/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/arch/arm/boot/dts/nxp/lpc/
H A Dlpc18xx.dtsi75 compatible = "nxp,lpc1850-sct-pwm";
/linux/fs/ext2/
H A Dialloc.c11 * Stephen Tweedie (sct@dcs.ed.ac.uk), 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
/linux/fs/
H A Dfcntl.c866 back to SIGIO in that case. --sct */ in send_sigio_to_task()

12