Home
last modified time | relevance | path

Searched refs:drive (Results 1 – 25 of 1059) sorted by relevance

12345678910>>...43

/linux-6.15/drivers/block/
H A Damiflop.c245 #define SELMASK(drive) (1 << (3 + (drive & 3))) argument
398 drive&=3; in fd_select()
423 drive&=3; in fd_deselect()
494 drive&=3; in fd_motor_off()
694 drive&=3; in raw_read()
722 drive&=3; in raw_write()
844 drive&=3; in amiga_read()
1168 unit[drive].track,drive,scnt); in dos_read()
1446 error = (*unit[drive].dtype->read_fkt)(drive); in get_track()
1699 unit[drive].blocks=unit[drive].type->heads*unit[drive].type->tracks* in floppy_open()
[all …]
H A Dfloppy.c846 for (drive = 0; drive < N_DRIVE; drive++) in reset_fdc_info()
3145 for (drive = 0; drive < N_DRIVE; drive++) { in raw_cmd_ioctl()
3933 for (drive = 0; drive < N_DRIVE; drive++) { in config_types()
4129 int drive = cbdata->drive; in floppy_rb0_cb() local
4152 cbdata.drive = drive; in __floppy_read_block_0()
4592 for (drive = 0; drive < N_DRIVE; drive++) { in do_floppy_init()
4662 for (drive = 0; drive < N_DRIVE; drive++) { in do_floppy_init()
4722 for (drive = 0; drive < N_DRIVE; drive++) { in do_floppy_init()
4762 for (drive = 0; drive < N_DRIVE; drive++) { in do_floppy_init()
4931 for (drive = 0; drive < N_FDC * 4; drive++) in floppy_release_irq_and_dma()
[all …]
H A Dataflop.c309 #define UD unit[drive]
546 SelectedDrive = drive; in fd_select_drive()
612 static int drive = 0; in check_change() local
619 drive = 0; in check_change()
813 do_fd_action( drive ); in do_format()
865 fd_select_drive( drive ); in do_fd_action()
1576 do_fd_action( drive ); in ataflop_queue_rq()
1838 fd_select_drive( drive ); in fd_test_drive_present()
1880 int drive, cnt = 0; in config_types() local
1887 for( drive = 0; drive < FD_MAX_UNITS; drive++ ) { in config_types()
[all …]
H A Dswim.c794 int drive; in swim_floppy_init() local
819 for (drive = 0; drive < swd->floppy_count; drive++) { in swim_floppy_init()
825 swd->unit[drive].disk = in swim_floppy_init()
837 for (drive = 0; drive < swd->floppy_count; drive++) { in swim_floppy_init()
840 swd->unit[drive].disk->first_minor = drive; in swim_floppy_init()
842 sprintf(swd->unit[drive].disk->disk_name, "fd%d", drive); in swim_floppy_init()
846 swd->unit[drive].disk->private_data = &swd->unit[drive]; in swim_floppy_init()
860 } while (drive--); in swim_floppy_init()
925 int drive; in swim_remove() local
928 for (drive = 0; drive < swd->floppy_count; drive++) in swim_remove()
[all …]
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drockchip-pinconf.dtsi25 drive-strength = <0>;
31 drive-strength = <1>;
37 drive-strength = <2>;
43 drive-strength = <3>;
49 drive-strength = <4>;
55 drive-strength = <5>;
61 drive-strength = <6>;
67 drive-strength = <7>;
73 drive-strength = <8>;
79 drive-strength = <9>;
[all …]
/linux-6.15/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm730-gsj-gpio.dtsi9 drive-push-pull;
14 drive-push-pull;
19 drive-push-pull;
24 drive-push-pull;
29 drive-push-pull;
34 drive-push-pull;
39 drive-push-pull;
44 drive-push-pull;
59 drive-push-pull;
64 drive-push-pull;
[all …]
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dqru1000-idp.dts234 drive-strength = <2>;
239 drive-strength = <2>;
244 drive-strength = <2>;
249 drive-strength = <2>;
254 drive-strength = <2>;
259 drive-strength = <2>;
264 drive-strength = <2>;
269 drive-strength = <2>;
274 drive-strength = <2>;
279 drive-strength = <2>;
[all …]
H A Dqdu1000-idp.dts234 drive-strength = <2>;
239 drive-strength = <2>;
244 drive-strength = <2>;
249 drive-strength = <2>;
254 drive-strength = <2>;
259 drive-strength = <2>;
264 drive-strength = <2>;
269 drive-strength = <2>;
274 drive-strength = <2>;
279 drive-strength = <2>;
[all …]
H A Dmsm8996-sony-xperia-tone.dtsi243 drive-push-pull;
250 drive-push-pull;
260 drive-push-pull;
269 drive-push-pull;
279 drive-push-pull;
289 drive-push-pull;
298 drive-push-pull;
308 drive-push-pull;
318 drive-push-pull;
328 drive-push-pull;
[all …]
H A Dipq9574-rdp433.dts76 drive-strength = <6>;
83 drive-strength = <8>;
91 drive-strength = <6>;
100 drive-strength = <6>;
107 drive-strength = <8>;
115 drive-strength = <6>;
124 drive-strength = <6>;
131 drive-strength = <8>;
139 drive-strength = <6>;
148 drive-strength = <8>;
[all …]
H A Dsc7180-idp.dts521 drive-strength = <2>;
528 drive-strength = <2>;
535 drive-strength = <2>;
542 drive-strength = <2>;
558 drive-strength = <2>;
564 drive-strength = <2>;
579 drive-strength = <2>;
584 drive-strength = <2>;
589 drive-strength = <2>;
594 drive-strength = <2>;
[all …]
H A Dsc7280-herobrine-audio-wcd9385.dtsi162 drive-strength = <8>;
171 drive-strength = <8>;
180 drive-strength = <2>;
186 drive-strength = <2>;
192 drive-strength = <2>;
198 drive-strength = <2>;
204 drive-strength = <6>;
209 drive-strength = <6>;
214 drive-strength = <6>;
/linux-6.15/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-pins.dtsi7 drive-strength = <16>;
13 drive-strength = <10>;
19 drive-strength = <10>;
27 drive-strength = <8>;
33 drive-strength = <8>;
39 drive-strength = <8>;
63 drive-strength = <2>;
70 drive-strength = <4>;
105 drive-strength = <2>;
119 drive-strength = <2>;
[all …]
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Di2c.c95 info->drive = DCB_I2C_UNUSED; in dcb_i2c_parse()
102 info->drive = nvbios_rd08(bios, ent + 0); in dcb_i2c_parse()
106 info->drive = nvbios_rd08(bios, ent + 1); in dcb_i2c_parse()
109 info->drive = nvbios_rd08(bios, ent + 0) & 0x0f; in dcb_i2c_parse()
119 info->drive = (nvbios_rd16(bios, ent + 0) & 0x01f) >> 0; in dcb_i2c_parse()
120 if (info->drive == 0x1f) in dcb_i2c_parse()
121 info->drive = DCB_I2C_UNUSED; in dcb_i2c_parse()
146 info->drive = nvbios_rd08(bios, ent + 4); in dcb_i2c_parse()
147 if (!info->drive) info->drive = 0x3f; in dcb_i2c_parse()
152 info->drive = nvbios_rd08(bios, ent + 6); in dcb_i2c_parse()
[all …]
/linux-6.15/arch/mips/boot/dts/img/
H A Dpistachio.dtsi372 drive-strength = <4>;
380 drive-strength = <4>;
388 drive-strength = <4>;
396 drive-strength = <4>;
404 drive-strength = <4>;
409 drive-strength = <4>;
416 drive-strength = <2>;
423 drive-strength = <2>;
430 drive-strength = <2>;
437 drive-strength = <2>;
[all …]
/linux-6.15/Documentation/hwmon/
H A Ddrivetemp.rst27 the current drive temperature and, if available, temperature limits
30 the drive temperature.
36 Reading the drive temperature may reset the spin down timer on some drives.
39 tools are used to access the drive.
40 With the WD120EFAX drive, reading the drive temperature using the drivetemp
42 reading the drive temperature in this mode will not cause the drive to
43 change its mode (meaning the drive will not spin up). It is unknown if other
46 A known workaround for WD120EFAX drives is to read the drive temperature at
55 available only if reported by the drive. All temperatures are reported in
59 temp1_input Current drive temperature
/linux-6.15/arch/arm/boot/dts/nxp/mxs/
H A Dimx28.dtsi222 fsl,drive-strength = <MXS_DRIVE_4mA>;
233 fsl,drive-strength = <MXS_DRIVE_4mA>;
246 fsl,drive-strength = <MXS_DRIVE_4mA>;
270 fsl,drive-strength = <MXS_DRIVE_4mA>;
293 fsl,drive-strength = <MXS_DRIVE_4mA>;
304 fsl,drive-strength = <MXS_DRIVE_4mA>;
317 fsl,drive-strength = <MXS_DRIVE_4mA>;
328 fsl,drive-strength = <MXS_DRIVE_4mA>;
339 fsl,drive-strength = <MXS_DRIVE_4mA>;
350 fsl,drive-strength = <MXS_DRIVE_4mA>;
[all …]
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbusnv04.c31 u8 drive; member
40 u8 val = nvkm_rdvgac(device, 0, bus->drive); in nv04_i2c_bus_drive_scl()
43 nvkm_wrvgac(device, 0, bus->drive, val | 0x01); in nv04_i2c_bus_drive_scl()
51 u8 val = nvkm_rdvgac(device, 0, bus->drive); in nv04_i2c_bus_drive_sda()
54 nvkm_wrvgac(device, 0, bus->drive, val | 0x01); in nv04_i2c_bus_drive_sda()
83 nv04_i2c_bus_new(struct nvkm_i2c_pad *pad, int id, u8 drive, u8 sense, in nv04_i2c_bus_new() argument
93 bus->drive = drive; in nv04_i2c_bus_new()
/linux-6.15/arch/x86/boot/
H A Dmtools.conf.in5 # Actual floppy drive
6 drive a:
10 drive v:
14 drive w:
18 drive h:
20 drive p:
/linux-6.15/arch/arm64/boot/dts/hisilicon/
H A Dhikey-pinctrl.dtsi253 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>;
262 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>;
271 pinctrl-single,drive-strength = <DRIVE1_08MA DRIVE_MASK>;
288 pinctrl-single,drive-strength = <DRIVE1_04MA DRIVE_MASK>;
297 pinctrl-single,drive-strength = <DRIVE1_04MA DRIVE_MASK>;
306 pinctrl-single,drive-strength = <DRIVE1_10MA DRIVE_MASK>;
314 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>;
327 pinctrl-single,drive-strength = <DRIVE1_08MA DRIVE_MASK>;
339 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>;
348 pinctrl-single,drive-strength = <DRIVE1_08MA DRIVE_MASK>;
[all …]
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dhdio.rst24 HDIO_DRIVE_CMD execute a special drive command
84 if the device is not a disk drive or floppy drive,
222 - ENOMSG Device is not a disk drive.
227 req_cmd == TASKFILE_MULTI_OUT and drive
265 the drive.
292 HOB_LCYL If the drive supports LBA48
293 HOB_HCYL If the drive supports LBA48
394 execute a special drive command
464 drive accordingly.
469 execute task and special drive command
[all …]
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8186-evb.dts115 drive-strength-microamp = <1000>;
125 drive-strength-microamp = <1000>;
135 drive-strength-microamp = <1000>;
145 drive-strength-microamp = <1000>;
155 drive-strength-microamp = <1000>;
165 drive-strength-microamp = <1000>;
175 drive-strength-microamp = <1000>;
185 drive-strength-microamp = <1000>;
195 drive-strength-microamp = <1000>;
205 drive-strength-microamp = <1000>;
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32mp15-pinctrl.dtsi66 drive-open-drain;
83 drive-open-drain;
238 drive-push-pull;
244 drive-push-pull;
291 drive-push-pull;
297 drive-push-pull;
344 drive-push-pull;
350 drive-push-pull;
396 drive-push-pull;
402 drive-push-pull;
[all …]
/linux-6.15/arch/arm64/boot/dts/st/
H A Dstm32mp25-pinctrl.dtsi17 drive-push-pull;
25 drive-push-pull;
31 drive-push-pull;
73 drive-open-drain;
93 drive-push-pull;
99 drive-push-pull;
111 drive-push-pull;
117 drive-push-pull;
143 drive-push-pull;
165 drive-push-pull;
[all …]
/linux-6.15/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12-common.dtsi314 drive-strength-microamp = <4000>;
321 drive-strength-microamp = <4000>;
333 drive-strength-microamp = <4000>;
349 drive-strength-microamp = <4000>;
358 drive-strength-microamp = <4000>;
367 drive-strength-microamp = <4000>;
377 drive-strength-microamp = <4000>;
751 drive-strength-microamp = <500>;
760 drive-strength-microamp = <500>;
769 drive-strength-microamp = <500>;
[all …]

12345678910>>...43