Home
last modified time | relevance | path

Searched refs:UNIT (Results 1 – 14 of 14) sorted by relevance

/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S134 #define UNIT(unit) FIRST(unit) macro
187 EXC( LOAD t0, UNIT(0)(src), l_exc)
188 EXC( LOAD t1, UNIT(1)(src), l_exc_copy)
189 EXC( LOAD t2, UNIT(2)(src), l_exc_copy)
190 EXC( LOAD t3, UNIT(3)(src), l_exc_copy)
192 EXC( STORE t0, UNIT(0)(dst), s_exc_p16u)
193 EXC( STORE t1, UNIT(1)(dst), s_exc_p15u)
194 EXC( STORE t2, UNIT(2)(dst), s_exc_p14u)
195 EXC( STORE t3, UNIT(3)(dst), s_exc_p13u)
196 EXC( LOAD t0, UNIT(4)(src), l_exc_copy)
[all …]
/linux/tools/testing/selftests/power_supply/
H A Dhelpers.sh27 UNIT="$2"
33 if [ "$UNIT" = "uA" ]; then
36 elif [ "$UNIT" = "uV" ]; then
39 elif [ "$UNIT" = "uAh" ]; then
42 elif [ "$UNIT" = "uW" ]; then
45 elif [ "$UNIT" = "uWh" ]; then
78 UNIT=$2 # optional
85 ktap_print_msg "Reported: '$DATA' $UNIT ($(to_human_readable_unit "$DATA" "$UNIT"))"
93 UNIT=$4 # optional
104 ktap_print_msg "Reported: '$DATA' $UNIT ($(to_human_readable_unit "$DATA" "$UNIT"))"
/linux/arch/mips/lib/
H A Dmemcpy.S251 #define UNIT(unit) FIRST(unit) macro
324 LOAD(t0, UNIT(0)(src), .Ll_exc\@)
325 LOAD(t1, UNIT(1)(src), .Ll_exc_copy\@)
326 LOAD(t2, UNIT(2)(src), .Ll_exc_copy\@)
327 LOAD(t3, UNIT(3)(src), .Ll_exc_copy\@)
329 LOAD(t4, UNIT(4)(src), .Ll_exc_copy\@)
330 LOAD(t7, UNIT(5)(src), .Ll_exc_copy\@)
331 STORE(t0, UNIT(0)(dst), .Ls_exc_p8u\@)
332 STORE(t1, UNIT(1)(dst), .Ls_exc_p7u\@)
333 LOAD(t0, UNIT(
[all...]
H A Dcsum_partial.S57 #define UNIT(unit) ((unit)*NBYTES) macro
76 LOAD _t0, (offset + UNIT(0))(src); \
77 LOAD _t1, (offset + UNIT(1))(src); \
78 LOAD _t2, (offset + UNIT(2))(src); \
79 LOAD _t3, (offset + UNIT(3))(src); \
472 LOAD(t0, UNIT(0)(src))
473 LOAD(t1, UNIT(1)(src))
474 LOAD(t2, UNIT(2)(src))
475 LOAD(t3, UNIT(3)(src))
476 LOAD(t4, UNIT(4)(src))
[all …]
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.h264 #define SMU_METRICS_SCALAR(ID, UNIT, TYPEID, NAME) \
268 #define SMU_METRICS_ARRAY(ID, UNIT, TYPEID, NAME, SIZE) \
273 #define SMU_METRICS_INIT_SCALAR(ID, UNIT, TYPEID, NAME) \
276 AMDGPU_METRICS_ENC_ATTR(UNIT, TYPEID, ID, 1); \
281 #define SMU_METRICS_INIT_ARRAY(ID, UNIT, TYPEID, NAME, SIZE) \
284 AMDGPU_METRICS_ENC_ATTR(UNIT, TYPEID, ID, SIZE); \
242 SMU_METRICS_SCALAR(ID,UNIT,TYPEID,NAME) global() argument
246 SMU_METRICS_ARRAY(ID,UNIT,TYPEID,NAME,SIZE) global() argument
251 SMU_METRICS_INIT_SCALAR(ID,UNIT,TYPEID,NAME) global() argument
259 SMU_METRICS_INIT_ARRAY(ID,UNIT,TYPEID,NAME,SIZE) global() argument
/linux/drivers/block/
H A Dfloppy.c298 #define UNIT(x) ((x) & 0x03) /* drive on fdc */ macro
734 if (!(fdc_state[fdc].dor & (0x10 << UNIT(drive))) || in disk_change()
735 (fdc_state[fdc].dor & 3) != UNIT(drive) || fdc != FDC(drive)) { in disk_change()
824 fdc_outb(fdc_state[fdc].dor & ~(0x10 << UNIT(drive)), in twaddle()
919 unsigned char mask = ~(0x10 << UNIT(nr)); in motor_off_callback()
933 if (!(fdc_state[fdc].dor & (0x10 << UNIT(drive)))) in floppy_off()
970 if (!(set_dor(current_fdc, ~3, UNIT(drive) | (0x10 << UNIT(drive))) & in scandrives()
971 (0x10 << UNIT(drive)))) in scandrives()
974 set_dor(current_fdc, ~(0x10 << UNIT(driv in scandrives()
[all...]
/linux/drivers/gpu/drm/radeon/
H A Dsumod.h319 # define UNIT(x) ((x) << 24) macro
/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_eh.rst368 scmd发送START STOP UNIT(STU)命令且将start置1。注意,由
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1116 uint8_t UNIT :1; member
/linux/Documentation/scsi/
H A Dscsi_eh.rst362 START STOP UNIT command is issued w/ start=1. Note that
H A Dsym53c8xx_2.rst885 first TEST UNIT READY command received for this device.
H A Dncr53c8xx.rst1181 first TEST UNIT READY command received for this device.
/linux/drivers/tty/vt/
H A Ducs_width_table.h_shipped450 { RANGE_2WIDTH(0x1D360, 0x1D376) }, /* COUNTING ROD UNIT DIGIT ONE - IDEOGRAPHIC TALLY MARK FIVE */
/linux/
H A DMAINTAINERS12627 IIO UNIT CONVERTER
14148 KERNEL UNIT TESTING FRAMEWORK (KUnit)
23097 RENESAS RZ/G3E THERMAL SENSOR UNIT DRIVER
23104 RENESAS RZ/G3S THERMAL SENSOR UNIT DRIVER
23424 ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER