| /linux/Documentation/userspace-api/media/ |
| H A D | typical_media_device.svg | 3 …31v4124c0 516 517.06 1032 1035.1 1032h8572.2c518.06 0 1036.1-516 1036.1-1032v-4124c0-516-518.06-10… 4 …v-2340c0-293-293-585-586-585h-3275z" fill="#ffc" style=""/><path id="path19" d="m517.15 22.013c-46… 6 …="path37" d="m2371.5 9608h-2260v-1270h4520v1270h-2260z" fill="#ff8080" style=""/><path id="path39"… 7 …="path51" d="m2363.5 8053h-2269v-1224h4537v1224h-2268z" fill="#ff8080" style=""/><path id="path53"… 8 …id="path65" d="m13622 10386h-3810v-1281h7620v1281h-3810z" fill="#cfc" style=""/><path id="path67" … 9 …="path79" d="m12080 12182h-2268v-1412h4536v1412h-2268z" fill="#cfe7f5" style=""/><path id="path81"… 10 …="path93" d="m3050.5 15498h-1563v-1715h3126v1715h-1563z" fill="#fc9" style=""/><path id="path95" d… 11 …v-177h-1167v177l-385-354z" fill="#729fcf" style=""/><path id="path109" d="m4629.5 5866 385-353v176… 12 …v-177h-1166v177l-385-354z" fill="none" stroke="#3465af" style=""/><path id="path131" d="m7872.5 97… 13 840.89-978.49 840.89v-420.86h-2960.5v420.86l-979.49-840.89 979.49-840.89v420.03h2960.5v-420.03z" fi… [all …]
|
| /linux/Documentation/fb/ |
| H A D | viafb.modes | 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz 137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz 138 geometry 720 480 720 480 32 timings 37202 88 16 14 1 72 3 endmode 158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz 179 # D: 32.668 MHz, H: 35.820 kHz, V: 60.00 Hz [all …]
|
| /linux/arch/alpha/kernel/ |
| H A D | entry.S | 70 stq $21, 88($sp) 88 .cfi_rel_offset $21, 88 117 ldq $21, 88($sp) 267 stq $11, 88($sp) 326 ldq $11, 88($sp) 590 ldq $21, 88($sp) 687 #define V(n) stt $f##n, FR(n) macro 688 V( 0); V( 1); V( 2); V( 3) 689 V( 4); V( 5); V( 6); V( 7) 690 V( 8); V( 9); V(10); V(11) [all …]
|
| /linux/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-orion.c | 64 #define V(f5181, f5182, f5281) \ macro 68 V_5181 = V(1, 0, 0), 69 V_5182 = V(0, 1, 0), 70 V_5281 = V(0, 0, 1), 71 V_ALL = V(1, 1, 1), 212 { .compatible = "marvell,88f5181-pinctrl", .data = &mv88f5181_info }, 213 { .compatible = "marvell,88f5181l-pinctrl", .data = &mv88f5181_info }, 214 { .compatible = "marvell,88f5182-pinctrl", .data = &mv88f5182_info }, 215 { .compatible = "marvell,88f5281-pinctrl", .data = &mv88f5281_info },
|
| H A D | pinctrl-kirkwood.c | 19 #define V(f6180, f6190, f6192, f6281, f6282, dx4122, dx1135) \ macro 25 VARIANT_MV88F6180 = V(1, 0, 0, 0, 0, 0, 0), 26 VARIANT_MV88F6190 = V(0, 1, 0, 0, 0, 0, 0), 27 VARIANT_MV88F6192 = V(0, 0, 1, 0, 0, 0, 0), 28 VARIANT_MV88F6281 = V(0, 0, 0, 1, 0, 0, 0), 29 VARIANT_MV88F6282 = V(0, 0, 0, 0, 1, 0, 0), 30 VARIANT_MV98DX4122 = V(0, 0, 0, 0, 0, 1, 0), 31 VARIANT_MV98DX1135 = V(0, 0, 0, 0, 0, 0, 1), 36 MPP_VAR_FUNCTION(0x0, "gpio", NULL, V(1, 1, 1, 1, 1, 1, 1)), 37 MPP_VAR_FUNCTION(0x1, "nand", "io2", V(1, 1, 1, 1, 1, 1, 1)), [all …]
|
| /linux/drivers/rtc/ |
| H A D | rtc-88pm860x.c | 3 * Real Time Clock driver for Marvell 88PM860x PMIC 18 #include <linux/mfd/88pm860x.h> 257 ret = of_property_read_u32(np, "marvell,88pm860x-vrtc", &info->vrtc); in pm860x_rtc_dt_init() 321 /* <00> -- 2.7V, <01> -- 2.9V, <10> -- 3.1V, <11> -- 3.3V */ in pm860x_rtc_probe() 370 .name = "88pm860x-rtc", 379 MODULE_DESCRIPTION("Marvell 88PM860x RTC driver");
|
| /linux/drivers/video/fbdev/geode/ |
| H A D | lxfb_core.c | 39 { NULL, 60, 640, 480, 39682, 48, 8, 25, 2, 88, 2, 47 { NULL, 70, 640, 480, 35014, 88, 24, 15, 2, 64, 3, 68 { NULL, 60, 640, 480, 39682, 48, 16, 25, 10, 88, 2, 90 { NULL, 90, 800, 600, 16648, 128, 40, 28, 1, 88, 3, 93 { NULL, 100, 800, 600, 14667, 136, 48, 27, 1, 88, 3, 96 { NULL, 60, 800, 600, 25131, 88, 40, 23, 1, 128, 4, 155 { NULL, 70, 1280, 1024, 7719, 224, 88, 38, 6, 136, 3, 158 { NULL, 72, 1280, 1024, 7490, 224, 88, 39, 7, 136, 3, 302 u32 v; in lxfb_setcolreg() local 307 v = chan_to_field(red, &info->var.red); in lxfb_setcolreg() [all …]
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | white-hawk-ard-audio-da7212.dtso | 36 * | 3v3 (v) pin9 |<----->| pin4 / pin8 3.3v | 37 * | GND (v) pin3 / pin4 |<----->| pin12 / pin14 GND | 41 * (v) These are just sample pins. You can find many 3v3 / GND pins on 90 pwms = <&tpu 0 88 0>; /* 1000000000 / 88 =~ 11289600 */
|
| /linux/lib/crypto/riscv/ |
| H A D | chacha-riscv64-zvkb.S | 39 // The generated code of this file depends on the following RISC-V extensions: 41 // - RISC-V Vector ('V') with VLEN >= 128 42 // - RISC-V Vector Cryptography Bit-manipulation extension ('Zvkb') 157 sd s11, 88(sp) 184 // v{i} holds the i'th 32-bit word of the state matrix for all blocks. 186 vmv.v.x v0, CONSTS0 187 vmv.v.x v1, CONSTS1 188 vmv.v.x v2, CONSTS2 189 vmv.v.x v3, CONSTS3 190 vmv.v.x v4, KEY0 [all …]
|
| /linux/drivers/md/bcache/ |
| H A D | sysfs.c | 295 ssize_t v; in STORE() local 320 long int v = atomic_long_read(&dc->writeback_rate.rate); in STORE() local 322 ret = strtoul_safe_clamp(buf, v, 1, INT_MAX); in STORE() 325 atomic_long_set(&dc->writeback_rate.rate, v); in STORE() 358 int v = strtoul_or_return(buf); in STORE() local 360 dc->io_disable = v ? 1 : 0; in STORE() 372 v = bch_cached_dev_run(dc); in STORE() 373 if (v) in STORE() 374 return v; in STORE() 378 v = __sysfs_match_string(bch_cache_modes, -1, buf); in STORE() [all …]
|
| /linux/arch/arm64/include/asm/ |
| H A D | arch_gicv3.h | 20 #define write_gicreg(v, r) write_sysreg_s(v, SYS_ ## r) argument 61 * 1. On Thunderx 88xx 1.x both erratas are applicable. 144 #define gic_write_irouter(v, c) writeq_relaxed(v, c) argument 146 #define gic_write_lpir(v, c) writeq_relaxed(v, c) argument 152 #define gits_write_baser(v, c) writeq_relaxed(v, c) argument 155 #define gits_write_cbaser(v, c) writeq_relaxed(v, c) argument 157 #define gits_write_cwriter(v, c) writeq_relaxed(v, c) argument 160 #define gicr_write_propbaser(v, c) writeq_relaxed(v, c) argument 162 #define gicr_write_pendbaser(v, c) writeq_relaxed(v, c) argument 165 #define gicr_write_vpropbaser(v, c) writeq_relaxed(v, c) argument [all …]
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,m31-eusb2-phy.yaml | 46 Phandle to 0.88V regulator supply to PHY digital circuit. 50 Phandle to 1.2V regulator supply to PHY refclk pll block. 66 usb_1_hsphy: phy@88e3000 {
|
| H A D | qcom,snps-eusb2-phy.yaml | 52 Phandle to 0.88V regulator supply to PHY digital circuit. 56 Phandle to 1.2V regulator supply to PHY refclk pll block. 76 usb_1_hsphy: phy@88e3000 {
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | tc_flower.sh | 230 vlan_create $h2 85 v$h2 192.0.2.11/24 258 vlan_create $h2 85 v$h2 192.0.2.11/24 259 vlan_create $h2 75 v$h2 192.0.2.10/24 394 local ethtype="88 47"; readonly ethtype 432 local ethtype="88 47"; readonly ethtype 470 local ethtype="88 47"; readonly ethtype 509 local ethtype="88 47"; readonly ethtype 547 local ethtype="88 47"; readonly ethtype 691 ip link set dev erspan1 master v$h1 692 ip link set dev erspan2 master v$h1 [all …]
|
| H A D | local_termination.sh | 42 01:1b:19:00:00:00 00:00:de:ad:be:ef 88:f7 00 02 \ 47 01:1b:19:00:00:00 00:00:de:ad:be:ef 88:f7 08 02 \ 52 01:80:c2:00:00:0e 00:00:de:ad:be:ef 88:f7 02 02 \ 59 00 48 0a 9a 40 00 01 11 cb 88 c0 00 02 01 e0 00 \ 369 vlan_create $h1 100 v$h1 $H1_IPV4/24 $H1_IPV6/64 381 vlan_create $h2 100 v$h2 $H2_IPV4/24 $H2_IPV6/64
|
| /linux/arch/arm/boot/dts/synaptics/ |
| H A D | berlin2cd-valve-steamlink.dts | 41 * with buck1 providing SoC power (set up by bootloader to 1.325V or 43 * DRAM (providing 1.35V). The other regulator on the opposite side 46 compatible = "marvell,88pg868";
|
| /linux/arch/riscv/include/asm/ |
| H A D | hwcap.h | 21 #define RISCV_ISA_EXT_v ('v' - 'a') 24 * These macros represent the logical IDs of each multi-letter RISC-V ISA 97 #define RISCV_ISA_EXT_SMNPM 88
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | orion5x-maxtor-shared-storage-2.dts | 16 compatible = "maxtor,shared-storage-2", "marvell,orion5x-88f5182", "marvell,orion5x"; 132 * MPP5: HD0 5V control 133 * MPP6: HD0 12V control 134 * MPP7: HD1 5V control 135 * MPP8: HD1 12V control
|
| /linux/include/uapi/linux/ |
| H A D | elf-em.h | 34 #define EM_M32R 88 /* Renesas M32R */ 51 #define EM_RISCV 243 /* RISC-V */ 55 #define EM_FRV 0x5441 /* Fujitsu FR-V */
|
| H A D | v4l2-subdev.h | 274 #define VIDIOC_SUBDEV_QUERYCAP _IOR('V', 0, struct v4l2_subdev_capability) 275 #define VIDIOC_SUBDEV_G_FMT _IOWR('V', 4, struct v4l2_subdev_format) 276 #define VIDIOC_SUBDEV_S_FMT _IOWR('V', 5, struct v4l2_subdev_format) 277 #define VIDIOC_SUBDEV_G_FRAME_INTERVAL _IOWR('V', 21, struct v4l2_subdev_frame_interval) 278 #define VIDIOC_SUBDEV_S_FRAME_INTERVAL _IOWR('V', 22, struct v4l2_subdev_frame_interval) 279 #define VIDIOC_SUBDEV_ENUM_MBUS_CODE _IOWR('V', 2, struct v4l2_subdev_mbus_code_enum) 280 #define VIDIOC_SUBDEV_ENUM_FRAME_SIZE _IOWR('V', 74, struct v4l2_subdev_frame_size_enum) 281 #define VIDIOC_SUBDEV_ENUM_FRAME_INTERVAL _IOWR('V', 75, struct v4l2_subdev_frame_interval_enum) 282 #define VIDIOC_SUBDEV_G_CROP _IOWR('V', 59, struct v4l2_subdev_crop) 283 #define VIDIOC_SUBDEV_S_CROP _IOWR('V', 60, struct v4l2_subdev_crop) [all …]
|
| /linux/drivers/tty/vt/ |
| H A D | defkeymap.map | 104 keycode 47 = v 212 keycode 88 = F12 F12 Console_24 213 control keycode 88 = F12 214 alt keycode 88 = Console_12 215 control alt keycode 88 = Console_12
|
| /linux/drivers/net/ethernet/marvell/ |
| H A D | skge.h | 519 SK_PHY_MARV_COPPER= 4,/* Marvell 88E1011S */ 520 SK_PHY_MARV_FIBER = 5,/* Marvell 88E1011S working on fiber */ 996 PHY_MARV_PORT_IRQ = 0x17,/* 16 bit r/o Port 0 IRQ (88E1111 only) */ 1005 /* for 10/100 Fast Ethernet PHY (88E3082 only) */ 1061 PHY_MARV_ID1_B0 = 0x0C23, /* Yukon (PHY 88E1011) */ 1062 PHY_MARV_ID1_B2 = 0x0C25, /* Yukon-Plus (PHY 88E1011) */ 1063 PHY_MARV_ID1_C2 = 0x0CC2, /* Yukon-EC (PHY 88E1111) */ 1064 PHY_MARV_ID1_Y2 = 0x0C91, /* Yukon-2 (PHY 88E1112) */ 1305 /* special defines for FIBER (88E1011S only) */ 1358 /* for 10/100 Fast Ethernet PHY (88E3082 only) */ [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | devlink_trap_control.sh | 97 ip -4 route add default vrf v$h1 nexthop via 192.0.2.2 98 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2 103 ip -6 route del default vrf v$h1 nexthop via 2001:db8:1::2 104 ip -4 route del default vrf v$h1 nexthop via 192.0.2.2 113 ip -4 route add default vrf v$h2 nexthop via 198.51.100.2 114 ip -6 route add default vrf v$h2 nexthop via 2001:db8:2::2 119 ip -6 route del default vrf v$h2 nexthop via 2001:db8:2::2 120 ip -4 route del default vrf v$h2 nexthop via 198.51.100.2 184 )"88:09:"$( : ETH type 205 )"88:CC:"$( : ETH type [all …]
|
| /linux/Documentation/devicetree/bindings/iio/resolver/ |
| H A D | adi,ad2s1210.yaml | 65 A 4.75 to 5.25 V regulator that powers the Analog Supply Voltage (AVDD) 70 A 4.75 to 5.25 V regulator that powers the Digital Supply Voltage (DVDD) 75 A 2.3 to 5.25 V regulator that powers the Logic Power Supply Input 174 resolution-gpios = <&gpio0 88 0>, <&gpio0 89 0>;
|
| /linux/drivers/power/supply/ |
| H A D | da9052-battery.c | 58 {3964, 90}, {3943, 88}, 95 {4001, 90}, {3986, 88}, 132 {4013, 90}, {4002, 88}, 220 u8 v[2] = {0, 0}; in da9052_bat_check_status() local 233 ret = da9052_group_read(bat->da9052, DA9052_STATUS_A_REG, 2, v); in da9052_bat_check_status() 237 bat_status = v[0]; in da9052_bat_check_status() 238 chg_end = v[1]; in da9052_bat_check_status()
|