/openbmc/linux/drivers/media/usb/gspca/ |
H A D | spca508.c | 23 #define CreativeVista 0 51 .priv = 0}, 62 {0x0000, 0x870b}, 64 {0x0020, 0x8112}, /* Video drop enable, ISO streaming disable */ 65 {0x0003, 0x8111}, /* Reset compression & memory */ 66 {0x0000, 0x8110}, /* Disable all outputs */ 67 /* READ {0x0000, 0x8114} -> 0000: 00 */ 68 {0x0000, 0x8114}, /* SW GPIO data */ 69 {0x0008, 0x8110}, /* Enable charge pump output */ 70 {0x0002, 0x8116}, /* 200 kHz pump clock */ [all …]
|
H A D | spca500.c | 26 #define AgfaCl20 0 55 .priv = 0}, 68 .priv = 0}, 87 {0x00, 0x0003, 0x816b}, /* SSI not active sync with vsync, 88 * hue (H byte) = 0, 92 {0x00, 0x0000, 0x8167}, /* brightness = 0 */ 93 {0x00, 0x0020, 0x8168}, /* contrast = 0 */ 94 {0x00, 0x0003, 0x816b}, /* SSI not active sync with vsync, 95 * hue (H byte) = 0, saturation/hue enable, 97 * was 0x0003, now 0x0000. [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8536ds_36b.dts | 17 #size-cells = <0>; 19 PowerPC,8536@0 { 21 reg = <0>; 28 reg = <0 0 0 0>; // Filled by U-Boot 32 reg = <0xf 0xffe05000 0 0x1000>; 34 ranges = <0x0 0x0 0xf 0xe8000000 0x08000000 35 0x2 0x0 0xf 0xffa00000 0x00040000 36 0x3 0x0 0xf 0xffdf0000 0x00008000>; 40 ranges = <0x0 0xf 0xffe00000 0x100000>; 44 reg = <0xf 0xffe08000 0 0x1000>; [all …]
|
H A D | mpc8536ds.dts | 17 #size-cells = <0>; 19 PowerPC,8536@0 { 21 reg = <0>; 28 reg = <0 0 0 0>; // Filled by U-Boot 32 reg = <0 0xffe05000 0 0x1000>; 34 ranges = <0x0 0x0 0x0 0xe8000000 0x08000000 35 0x2 0x0 0x0 0xffa00000 0x00040000 36 0x3 0x0 0x0 0xffdf0000 0x00008000>; 40 ranges = <0x0 0 0xffe00000 0x100000>; 44 reg = <0 0xffe08000 0 0x1000>; [all …]
|
H A D | mpc8544ds.dts | 16 reg = <0 0 0 0>; // Filled by U-Boot 20 reg = <0 0xe0005000 0 0x1000>; 22 ranges = <0x0 0x0 0x0 0xff800000 0x800000>; 26 ranges = <0x0 0x0 0xe0000000 0x100000>; 30 reg = <0 0xe0008000 0 0x1000>; 31 ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000 32 0x1000000 0x0 0x00000000 0 0xe1000000 0x0 0x10000>; 34 interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 37 /* IDSEL 0x11 J17 Slot 1 */ 38 0x8800 0x0 0x0 0x1 &mpic 0x2 0x1 0 0 [all …]
|
H A D | mpc8572ds.dtsi | 36 nor@0,0 { 40 reg = <0x0 0x0 0x8000000>; 44 partition@0 { 45 reg = <0x0 0x03000000>; 50 reg = <0x03000000 0x00e00000>; 56 reg = <0x03e00000 0x00200000>; 62 reg = <0x04000000 0x00400000>; 67 reg = <0x04400000 0x03b00000>; 72 reg = <0x07f00000 0x00060000>; 77 reg = <0x07f60000 0x00020000>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | ralink,rt3883-pci.txt | 38 address. The value must be 0. As such, 'interrupt-map' nodes do not 53 address. The value must be 0. 105 reg = <0x10140000 0x20000>; 114 #address-cells = <0>; 128 bus-range = <0 255>; 130 0x02000000 0 0x00000000 0x20000000 0 0x10000000 /* pci memory */ 131 0x01000000 0 0x00000000 0x10160000 0 0x00010000 /* io space */ 134 interrupt-map-mask = <0xf800 0 0 7>; 137 0x8800 0 0 1 &pciintc 18 138 0x8800 0 0 2 &pciintc 18 [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | repository_test.cpp | 52 BCDTime date = {0x20, 0x30, 0x11, 0x28, 0x13, 0x6, 0x7, 0x8}; in TEST_F() 54 EXPECT_EQ(Repository::getPELFilename(0x12345678, date), in TEST_F() 57 EXPECT_EQ(Repository::getPELFilename(0xAABBCCDD, date), in TEST_F() 60 EXPECT_EQ(Repository::getPELFilename(0x3AFF1, date), in TEST_F() 66 EXPECT_EQ(Repository::getPELFilename(0, date), "2030112813060708_00000000"); in TEST_F() 146 EXPECT_TRUE(repo.hasPEL(ids[0])); in TEST_F() 152 Repository::LogID id(pelID(ids[0].pelID)); in TEST_F() 156 id.pelID.id = 0; in TEST_F() 157 id.obmcID = ids[0].obmcID; in TEST_F() 162 id.obmcID.id = 0; in TEST_F() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm8550vs.dtsi | 13 polling-delay = <0>; 20 hysteresis = <0>; 26 hysteresis = <0>; 34 polling-delay = <0>; 41 hysteresis = <0>; 47 hysteresis = <0>; 55 polling-delay = <0>; 62 hysteresis = <0>; 68 hysteresis = <0>; 76 polling-delay = <0>; [all …]
|
H A D | sc8280xp-pmics.dtsi | 14 polling-delay = <0>; 20 hysteresis = <0>; 26 hysteresis = <0>; 34 polling-delay = <0>; 40 hysteresis = <0>; 46 hysteresis = <0>; 55 pmk8280: pmic@0 { 57 reg = <0x0 SPMI_USID>; 59 #size-cells = <0>; 63 reg = <0x1300>, <0x800>; [all …]
|
H A D | sa8775p-pmics.dtsi | 11 pmm8654au_0_thermal: pm8775-0-thermal { 13 polling-delay = <0>; 19 hysteresis = <0>; 25 hysteresis = <0>; 33 polling-delay = <0>; 39 hysteresis = <0>; 45 hysteresis = <0>; 53 polling-delay = <0>; 59 hysteresis = <0>; 65 hysteresis = <0>; [all …]
|
H A D | pmr735d.dtsi | 13 polling-delay = <0>; 20 hysteresis = <0>; 26 hysteresis = <0>; 34 polling-delay = <0>; 41 hysteresis = <0>; 47 hysteresis = <0>; 59 reg = <0xa SPMI_USID>; 61 #size-cells = <0>; 65 reg = <0xa00>; 66 interrupts = <0xa 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; [all …]
|
H A D | pm8550ve.dtsi | 13 polling-delay = <0>; 20 hysteresis = <0>; 26 hysteresis = <0>; 38 reg = <0x5 SPMI_USID>; 40 #size-cells = <0>; 44 reg = <0xa00>; 45 interrupts = <0x5 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 46 #thermal-sensor-cells = <0>; 51 reg = <0x8800>; 53 gpio-ranges = <&pm8550ve_gpios 0 0 8>;
|
H A D | pm8450.dtsi | 13 polling-delay = <0>; 20 hysteresis = <0>; 26 hysteresis = <0>; 38 reg = <0x7 SPMI_USID>; 40 #size-cells = <0>; 44 reg = <0xa00>; 45 interrupts = <0x7 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 46 #thermal-sensor-cells = <0>; 51 reg = <0x8800>; 53 gpio-ranges = <&pm8450_gpios 0 0 4>;
|
H A D | pm8550b.dtsi | 13 polling-delay = <0>; 20 hysteresis = <0>; 26 hysteresis = <0>; 38 reg = <0x7 SPMI_USID>; 40 #size-cells = <0>; 44 reg = <0xa00>; 45 interrupts = <0x7 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 46 #thermal-sensor-cells = <0>; 51 reg = <0x8800>; 53 gpio-ranges = <&pm8550b_gpios 0 0 12>; [all …]
|
H A D | pm8350.dtsi | 13 polling-delay = <0>; 19 hysteresis = <0>; 25 hysteresis = <0>; 36 reg = <0x1 SPMI_USID>; 38 #size-cells = <0>; 42 reg = <0xa00>; 43 interrupts = <0x1 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 44 #thermal-sensor-cells = <0>; 49 reg = <0x8800>; 51 gpio-ranges = <&pm8350_gpios 0 0 10>;
|
H A D | pmr735b.dtsi | 13 polling-delay = <0>; 19 hysteresis = <0>; 25 hysteresis = <0>; 36 reg = <0x5 SPMI_USID>; 38 #size-cells = <0>; 42 reg = <0xa00>; 43 interrupts = <0x5 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 44 #thermal-sensor-cells = <0>; 49 reg = <0x8800>; 51 gpio-ranges = <&pmr735b_gpios 0 0 4>;
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mvme5100.dts | 26 #size-cells = <0>; 30 reg = <0x0>; 44 reg = <0x0 0x20000000>; 51 ranges = <0x0 0xfef80000 0x10000>; 52 reg = <0xfef80000 0x10000>; 57 reg = <0x8000 0x80>; 68 reg = <0x8200 0x80>; 78 #address-cells = <0>; 82 reg = <0xf3f80000 0x40000>; 92 reg = <0xfec00000 0x400000>; [all …]
|
H A D | stxssa8555.dts | 30 #size-cells = <0>; 32 PowerPC,8555@0 { 34 reg = <0x0>; 37 d-cache-size = <0x8000>; // L1, 32K 38 i-cache-size = <0x8000>; // L1, 32K 39 timebase-frequency = <0>; // 33 MHz, from uboot 40 bus-frequency = <0>; // 166 MHz 41 clock-frequency = <0>; // 825 MHz, from uboot 48 reg = <0x00000000 0x10000000>; 56 ranges = <0x0 0xe0000000 0x100000>; [all …]
|
H A D | mpc832x_rdb.dts | 26 #size-cells = <0>; 28 PowerPC,8323@0 { 30 reg = <0x0>; 31 d-cache-line-size = <0x20>; // 32 bytes 32 i-cache-line-size = <0x20>; // 32 bytes 35 timebase-frequency = <0>; 36 bus-frequency = <0>; 37 clock-frequency = <0>; 43 reg = <0x00000000 0x04000000>; 51 ranges = <0x0 0xe0000000 0x00100000>; [all …]
|
/openbmc/linux/drivers/net/ethernet/apple/ |
H A D | macmace.c | 39 #define N_TX_BUFF_ORDER 0 46 #define MACE_BUFF_SIZE 0x800 49 #define BROKEN_ADDRCHG_REV 0x0941 53 #define MACE_BASE (void *)(0x50F1C000) 54 #define MACE_PROM (void *)(0x50F08001) 105 psc_write_word(PSC_ENETRD_CMD + set, 0x0100); in mace_load_rxdma_base() 108 psc_write_word(PSC_ENETRD_CMD + set, 0x9800); in mace_load_rxdma_base() 109 mp->rx_tail = 0; in mace_load_rxdma_base() 124 psc_write_word(PSC_ENETRD_CTL, 0x8800); in mace_rxdma_reset() 125 mace_load_rxdma_base(dev, 0x00); in mace_rxdma_reset() [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | vyasa-rk3288.h | 30 #define CONFIG_SYS_SPL_ARGS_ADDR 0x0ffe5000 34 #define CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR 0x8000 /* 16MB */ 36 #define CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR 0x8800 /* 17MB */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 077 | 25 seq=`basename $0` 34 trap "_cleanup; exit \$status" 0 1 2 3 15 57 aio_write -P 10 0x200 0x200 62 off=0x1000 66 aio_write -P 10 $((off + 0x200)) 0x200 68 aio_write -P 11 $((off + 0x400)) 0x200 73 off=$((off + 0x1000)) 79 aio_write -P 10 0x5000 0x200 81 aio_write -P 11 0x5200 0x200 82 aio_write -P 12 0x5400 0x200 [all …]
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | pmx65.dtsi | 14 #size-cells = <0>; 18 reg = <0xa00>; 19 interrupts = <0x1 0xa 0x0 IRQ_TYPE_EDGE_BOTH>; 20 #thermal-sensor-cells = <0>; 25 reg = <0x8800>; 27 gpio-ranges = <&pmx65_gpios 0 0 16>;
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | prcm43xx.h | 15 #define AM43XX_PRM_OCP_SOCKET_INST 0x0000 16 #define AM43XX_PRM_MPU_INST 0x0300 17 #define AM43XX_PRM_GFX_INST 0x0400 18 #define AM43XX_PRM_RTC_INST 0x0500 19 #define AM43XX_PRM_TAMPER_INST 0x0600 20 #define AM43XX_PRM_CEFUSE_INST 0x0700 21 #define AM43XX_PRM_PER_INST 0x0800 22 #define AM43XX_PRM_WKUP_INST 0x2000 23 #define AM43XX_PRM_DEVICE_INST 0x4000 26 #define AM43XX_PRM_IRQSTATUS_MPU_OFFSET 0x0004 [all …]
|