/linux/drivers/rtc/ |
H A D | rtc-imxdi.c | 14 * Note that reading the DSR (DryIce Status Register) automatically clears 55 #define DSR 0x14 /* Status Reg */ macro 103 * @dsr: copy of the DSR register 114 u32 dsr; member 184 static void di_report_tamper_info(struct imxdi_dev *imxdi, u32 dsr) in di_report_tamper_info() argument 192 if (dsr & DSR_VTD) in di_report_tamper_info() 196 if (dsr & DSR_CTD) in di_report_tamper_info() 200 if (dsr & DSR_TTD) in di_report_tamper_info() 204 if (dsr & DSR_SAD) in di_report_tamper_info() 209 if (dsr & DSR_EBD) in di_report_tamper_info() [all …]
|
/linux/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 252 * Reserve & get pointers to the DSR/CBRs reserved for the current cpu. 255 static int gru_get_cpu_resources(int dsr_bytes, void **cb, void **dsr) in gru_get_cpu_resources() argument 264 *dsr = bs->kernel_dsr + lcpu * GRU_NUM_KERNEL_DSR_BYTES; in gru_get_cpu_resources() 269 * Free the current cpus reserved DSR/CBR resources. 271 static void gru_free_cpu_resources(void *cb, void *dsr) in gru_free_cpu_resources() argument 283 * dsr_bytes - number of DSR bytes needed 355 * dsr - pointer to first DSR 357 void gru_lock_async_resource(unsigned long han, void **cb, void **dsr) in gru_lock_async_resource() argument 367 if (dsr) in gru_lock_async_resource() 368 *dsr = bs->kernel_dsr + ncpus * GRU_NUM_KERNEL_DSR_BYTES; in gru_lock_async_resource() [all …]
|
H A D | grukservices.h | 16 * Processes SENDING messages will use a kernel CBR/DSR to send 90 #define MQE_BUG_NO_RESOURCES 11 /* BUG - could not alloc GRU cb/dsr */ 156 * dsr_bytes - number of DSR bytes needed 189 * dsr - pointer to first DSR 191 extern void gru_lock_async_resource(unsigned long han, void **cb, void **dsr);
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-tty | 34 What: /sys/class/leds/<tty_led>/dsr 38 DSR = Data Set Ready 41 If set to 0 (default), the LED will not evaluate DSR. 42 If set to 1, the LED will evaluate DSR.
|
/linux/include/linux/ |
H A D | parport_pc.h | 90 unsigned char dsr = inb (STATUS (p)); in dump_parport_state() local 116 printk ("] dsr=["); in dump_parport_state() 117 if (!(dsr & 0x80)) printk ("BUSY"); in dump_parport_state() 118 if (dsr & 0x40) printk (",N-ACK"); in dump_parport_state() 119 if (dsr & 0x20) printk (",PERROR"); in dump_parport_state() 120 if (dsr & 0x10) printk (",SELECT"); in dump_parport_state() 121 if (dsr & 0x08) printk (",N-FAULT"); in dump_parport_state()
|
H A D | serial.h | 37 * Counters of the input lines (CTS, DSR, RI, CD) interrupts 41 __u32 cts, dsr, rng, dcd, tx, rx; member
|
/linux/arch/mips/boot/dts/cavium-octeon/ |
H A D | dlink_dsr-500n.dts | 3 * Device tree source for D-Link DSR-500N. 12 model = "dlink,dsr-500n"; 13 compatible = "dlink,dsr-500n", "cavium,octeon-3860";
|
H A D | dlink_dsr-1000n.dts | 3 * Device tree source for D-Link DSR-1000N. 12 model = "dlink,dsr-1000n";
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-netcom-plus-2xx.dts | 28 AM33XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* DSR */ 41 AM33XX_PADCONF(AM335X_PIN_GPMC_AD13, PIN_INPUT_PULLDOWN, MUX_MODE7) /* DSR */ 61 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>; 72 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
|
H A D | am335x-baltos-ir3220.dts | 34 …3XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DSR */ 47 …3XX_PADCONF(AM335X_PIN_GPMC_AD13, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad13.gpio1[13] DSR */ 66 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>; 77 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
|
H A D | am335x-baltos-ir5221.dts | 42 …3XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DSR */ 55 …3XX_PADCONF(AM335X_PIN_GPMC_AD13, PIN_INPUT_PULLDOWN, MUX_MODE7) /* gpmc_ad13.gpio1[13] DSR */ 74 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>; 85 dsr-gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
|
H A D | am335x-baltos-ir2110.dts | 28 …3XX_PADCONF(AM335X_PIN_LCD_HSYNC, PIN_INPUT_PULLDOWN, MUX_MODE7) /* lcd_hsync.gpio2[23] DSR */ 45 dsr-gpios = <&gpio2 23 GPIO_ACTIVE_LOW>;
|
/linux/drivers/usb/serial/ |
H A D | belkin_sa.h | 85 #define BELKIN_SA_FLOW_ODSR 0x0002 /* use DSR input to throttle output */ 86 #define BELKIN_SA_FLOW_IDSR 0x0004 /* use DSR input to enable receive */ 111 #define BELKIN_SA_MSR_DDSR 0x02 /* Delta DSR */ 115 #define BELKIN_SA_MSR_DSR 0x20 /* Current DSR */
|
H A D | keyspan_usa49msg.h | 145 txClocking, // 0=internal, 1=external/DSR 146 rxClocking, // 0=internal, 1=external/DSR 169 dsrFlowControl, // 1=use DSR flow control, 0=don't 244 dsr, // reports DSR pin member
|
H A D | keyspan_usa26msg.h | 132 rxClocking, // USA17: 0=internal, 1=external/RI, other=external/DSR 168 // USA17: 1=use DSR flow control, 0=don't 213 dsr, // USA17: reports DSR pin member
|
H A D | mct_u232.h | 122 #define MCT_U232_MSR_DSR 0x20 /* Current DSR */ 126 #define MCT_U232_MSR_DDSR 0x02 /* Delta DSR */ 244 * DSR, OUT1 is connected to RI, and OUT 2 is connected to DCD. 273 * Bit 5: Data Set Ready (DSR). Reflects the state of the DSR line on the UART. 281 * Bit 1: Delta Data Set Ready (DDSR). Set to "1" if the -DSR line has changed
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_rmu.c | 136 u32 dsr; member 295 int dsr; in fsl_rio_dbell_handler() local 299 dsr = in_be32(&fsl_dbell->dbell_regs->dsr); in fsl_rio_dbell_handler() 301 if (dsr & DOORBELL_DSR_TE) { in fsl_rio_dbell_handler() 303 out_be32(&fsl_dbell->dbell_regs->dsr, DOORBELL_DSR_TE); in fsl_rio_dbell_handler() 307 if (dsr & DOORBELL_DSR_QFI) { in fsl_rio_dbell_handler() 309 out_be32(&fsl_dbell->dbell_regs->dsr, DOORBELL_DSR_QFI); in fsl_rio_dbell_handler() 313 if (dsr & DOORBELL_DSR_DIQI) { in fsl_rio_dbell_handler() 355 out_be32(&fsl_dbell->dbell_regs->dsr, DOORBELL_DSR_DIQI); in fsl_rio_dbell_handler() 374 out_be32(&dbell->dbell_regs->dsr, IDSR_CLEAR); in msg_unit_error_handler() [all …]
|
/linux/drivers/parport/ |
H A D | parport_ip32.c | 139 * @dsr: Device Status Register 157 void __iomem *dsr; member 406 unsigned int dsr = readb(priv->regs.dsr); in parport_ip32_dump_state() local 407 printk(KERN_DEBUG PPIP32 " dsr=0x%02x", dsr); in parport_ip32_dump_state() 408 if (!(dsr & DSR_nBUSY)) in parport_ip32_dump_state() 410 if (dsr & DSR_nACK) in parport_ip32_dump_state() 412 if (dsr & DSR_PERROR) in parport_ip32_dump_state() 414 if (dsr & DSR_SELECT) in parport_ip32_dump_state() 416 if (dsr & DSR_nFAULT) in parport_ip32_dump_state() 418 if (!(dsr & DSR_nPRINT)) in parport_ip32_dump_state() [all …]
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_srq.c | 127 if (init_attr->attr.max_wr > dev->dsr->caps.max_srq_wr || in pvrdma_create_srq() 128 init_attr->attr.max_sge > dev->dsr->caps.max_srq_sge) { in pvrdma_create_srq() 134 if (!atomic_add_unless(&dev->num_srqs, 1, dev->dsr->caps.max_srq)) in pvrdma_create_srq() 194 dev->srq_tbl[srq->srq_handle % dev->dsr->caps.max_srq] = srq; in pvrdma_create_srq()
|
/linux/Documentation/usb/ |
H A D | iuu_phoenix.rst | 44 0=none, 1=CD, 2=!CD, 3=DSR, 4=!DSR, 5=CTS, 6=!CTS, 7=RING, 8=!RING (int)
|
/linux/Documentation/devicetree/bindings/serial/ |
H A D | serial.yaml | 40 dsr-gpios: 44 the UART's DSR line.
|
H A D | snps-dw-apb-uart.yaml | 129 dsr-override: 165 dsr-override;
|
/linux/arch/sh/include/asm/ |
H A D | switch_to_32.h | 26 "lds.l @r2+, dsr\n\t" \ 43 "sts.l dsr, @-r2\n\t" \
|
/linux/drivers/tty/serial/ |
H A D | dz.h | 62 #define DZ_MODEM_DSR 0x0200 /* DSR for the modem line (2) */ 66 #define DZ_PRINT_DSR 0x0002 /* DSR for the prntr line (3) */
|
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.h | 147 dsr, dsb) \ argument 160 [MESON_REG_DS] = { dsr, dsb }, \
|