Searched refs:SENSE (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/Documentation/hwmon/ |
D | ltc2945.rst | 56 SENSE+ or VDD pin depending on chip configuration. 74 curr1_input SENSE current (mA) 83 power1_input Power (in uW). Power is calculated based on SENSE+/VDD
|
D | ltc4260.rst | 62 curr1_input SENSE current (mA) 63 curr1_alarm SENSE overcurrent alarm
|
D | ltc4261.rst | 69 curr1_input SENSE current (mA) 70 curr1_alarm SENSE overcurrent alarm
|
D | ltc4151.rst | 54 curr1_input SENSE current (mA)
|
/linux-6.6.21/arch/arm/boot/dts/intel/socfpga/ |
D | socfpga_cyclone5_vining_fpga.dts | 62 label = "SENSE"; /* SENSE */
|
/linux-6.6.21/drivers/s390/char/ |
D | tape_std.h | 37 #define SENSE 0x04 /* Sense */ macro
|
D | tape_34xx.c | 97 tape_ccw_end(request->cpaddr, SENSE, 32, request->cpdata); in tape_34xx_medium_sense() 114 tape_ccw_end(request->cpaddr, SENSE, 32, request->cpdata); in tape_34xx_medium_sense_async()
|
/linux-6.6.21/Documentation/devicetree/bindings/interrupt-controller/ |
D | renesas,intc-irqpin.yaml | 46 Width of a single sense bitfield in the SENSE register, if different from the
|
/linux-6.6.21/drivers/block/ |
D | swim.c | 127 #define SENSE 0x08 macro 305 return (stat & SENSE) == 0; in swim_readbit()
|
/linux-6.6.21/drivers/scsi/ |
D | nsp32.h | 305 # define SENSE BIT(1) /* Read Only */ macro
|
D | nsp32.c | 1119 if (!(power & SENSE)) { in DEF_SCSI_QCMD()
|
/linux-6.6.21/arch/arm/boot/dts/nvidia/ |
D | tegra30-colibri.dtsi | 601 /* nBATT_FAULT(SENSE), nVDD_FAULT(SENSE) */
|
/linux-6.6.21/Documentation/driver-api/ |
D | libata.rst | 497 However, failed ATAPI commands require more handling as REQUEST SENSE is 532 :c:func:`__ata_qc_complete` explicitly. Then, internal qc for REQUEST SENSE 748 to gather information regarding the errors. REQUEST SENSE packet command
|
/linux-6.6.21/Documentation/scsi/ |
D | scsi_mid_low_api.rst | 1248 b) or, the LLD issuing a REQUEST SENSE command itself 1255 issue a REQUEST SENSE command. 1258 buffer data from the command that failed until a following REQUEST SENSE
|
/linux-6.6.21/Documentation/virt/kvm/ |
D | api.rst | 7071 - SENSE 7072 - SENSE RUNNING
|