| /kernel/linux/linux-6.6/drivers/usb/storage/ |
| D | cypress_atacb.c | 109 * features, sector count, lba low, lba med in cypress_atacb_passthrough() 118 srb->cmnd[ 9] = save_cmnd[10]; /* lba med */ in cypress_atacb_passthrough() 133 srb->cmnd[ 9] = save_cmnd[6]; /* lba med */ in cypress_atacb_passthrough() 218 desc[ 9] = regs[4]; /* lba med */ in cypress_atacb_passthrough()
|
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| D | cypress_atacb.c | 109 * features, sector count, lba low, lba med in cypress_atacb_passthrough() 118 srb->cmnd[ 9] = save_cmnd[10]; /* lba med */ in cypress_atacb_passthrough() 133 srb->cmnd[ 9] = save_cmnd[6]; /* lba med */ in cypress_atacb_passthrough() 219 desc[ 9] = regs[4]; /* lba med */ in cypress_atacb_passthrough()
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | ide-cd_ioctl.c | 45 struct media_event_desc med; in ide_cdrom_drive_status() local 56 if (!cdrom_get_media_event(cdi, &med)) { in ide_cdrom_drive_status() 57 if (med.media_present) in ide_cdrom_drive_status() 59 else if (med.door_open) in ide_cdrom_drive_status()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | ipv6_route.h | 14 #define IPV6_DECODE_PREF(pref) ((pref) ^ 2) /* 1:low,2:med,3:high */
|
| D | const.h | 9 * Glory to Martin Uecker <Martin.Uecker@med.uni-goettingen.de>
|
| D | cdrom.h | 306 extern int cdrom_get_media_event(struct cdrom_device_info *cdi, struct media_event_desc *med);
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | ipv6_route.h | 14 #define IPV6_DECODE_PREF(pref) ((pref) ^ 2) /* 1:low,2:med,3:high */
|
| D | const.h | 9 * Glory to Martin Uecker <Martin.Uecker@med.uni-goettingen.de>
|
| D | cdrom.h | 304 extern int cdrom_get_media_event(struct cdrom_device_info *cdi, struct media_event_desc *med);
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | const.h | 9 * Glory to Martin Uecker <Martin.Uecker@med.uni-goettingen.de>
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | const.h | 9 * Glory to Martin Uecker <Martin.Uecker@med.uni-goettingen.de>
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6q-mba6.dtsi | 37 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
|
| D | imx6qdl-tqma6.dtsi | 39 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | sr_ioctl.c | 288 struct media_event_desc med; in sr_drive_status() local 302 if (!cdrom_get_media_event(cdi, &med)) { in sr_drive_status() 303 if (med.media_present) in sr_drive_status() 305 else if (med.door_open) in sr_drive_status()
|
| D | sr.c | 204 struct media_event_desc *med = (void *)(buf + 4); in sr_get_events() local 213 if (result || be16_to_cpu(eh->data_len) < sizeof(*med)) in sr_get_events() 219 if (med->media_event_code == 1) in sr_get_events() 221 else if (med->media_event_code == 2) in sr_get_events() 223 else if (med->media_event_code == 3) in sr_get_events()
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | sr_ioctl.c | 297 struct media_event_desc med; in sr_drive_status() local 311 if (!cdrom_get_media_event(cdi, &med)) { in sr_drive_status() 312 if (med.media_present) in sr_drive_status() 314 else if (med.door_open) in sr_drive_status()
|
| D | sr.c | 171 struct media_event_desc *med = (void *)(buf + 4); in sr_get_events() local 183 if (result || be16_to_cpu(eh->data_len) < sizeof(*med)) in sr_get_events() 189 if (med->media_event_code == 1) in sr_get_events() 191 else if (med->media_event_code == 2) in sr_get_events() 193 else if (med->media_event_code == 3) in sr_get_events()
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx6qdl-tqma6.dtsi | 39 /* HYS, SPEED = MED, 100k up, DSE = 011, SRE_FAST */
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | omap_hwmod_81xx_data.c | 153 /* L3 med -> L4 fast peripheral interface running at 250MHz */ 181 /* L3 med peripheral interface running at 200MHz */ 208 /* L3 med peripheral interface running at 250MHz */
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap_hwmod_81xx_data.c | 162 /* L3 med -> L4 fast peripheral interface running at 250MHz */ 190 /* L3 med peripheral interface running at 200MHz */ 217 /* L3 med peripheral interface running at 250MHz */
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| D | stb0899_drv.c | 925 int min = 0, med; in stb0899_table_lookup() local 933 med = (max + min) / 2; in stb0899_table_lookup() 934 if (val >= tab[min].read && val < tab[med].read) in stb0899_table_lookup() 935 max = med; in stb0899_table_lookup() 937 min = med; in stb0899_table_lookup()
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| D | stb0899_drv.c | 925 int min = 0, med; in stb0899_table_lookup() local 933 med = (max + min) / 2; in stb0899_table_lookup() 934 if (val >= tab[min].read && val < tab[med].read) in stb0899_table_lookup() 935 max = med; in stb0899_table_lookup() 937 min = med; in stb0899_table_lookup()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
| D | nvidia,tegra124-soctherm.txt | 189 * the HW will skip cpu clock's pulse in MED level
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/thermal/ |
| D | nvidia,tegra124-soctherm.yaml | 333 * the HW will skip cpu clock's pulse in MED level
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt7986a-bananapi-bpi-r3.dts | 155 map-cpu-active-med {
|