Searched +full:0 +full:x50020000 (Results 1 – 12 of 12) sorted by relevance
/linux/Documentation/devicetree/bindings/arm/stm32/ |
H A D | st,stm32-syscon.yaml | 59 reg = <0x50020000 0x400>;
|
/linux/arch/powerpc/boot/dts/ |
H A D | motionpro.dts | 74 reg = <0x68>; 80 reg = <0x8000 0x4000>; 89 ranges = <0 0 0xff000000 0x01000000 90 1 0 0x50000000 0x00010000 91 2 0 0x50010000 0x00010000 92 3 0 0x50020000 0x00010000>; 95 kollmorgen@1,0 { 97 reg = <1 0 0x10000>; 98 interrupts = <1 1 0>; 102 cpld@2,0 { [all …]
|
/linux/arch/arm/boot/dts/st/ |
H A D | spear320.dtsi | 15 ranges = <0x40000000 0x40000000 0x80000000 16 0xd0000000 0xd0000000 0x30000000>; 20 reg = <0xb3000000 0x1000>; 26 reg = <0x90000000 0x1000>; 36 reg = <0x4c000000 0x1000 /* FSMC Register */ 37 0x50000000 0x0010 /* NAND Base DATA */ 38 0x50020000 0x0010 /* NAND Base ADDR */ 39 0x50010000 0x0010>; /* NAND Base CMD */ 46 reg = <0x70000000 0x100>; 54 reg = <0xb3000000 0x1000>; [all …]
|
/linux/drivers/net/ethernet/arc/ |
H A D | emac_mdio.c | 22 * returns: 0 on success, -ETIMEDOUT on a timeout. 28 for (i = 0; i < ARC_MDIO_COMPLETE_POLL_COUNT * 40; i++) { in arc_mdio_complete_wait() 36 return 0; in arc_mdio_complete_wait() 63 0x60020000 | (phy_addr << 23) | (reg_num << 18)); in arc_mdio_read() 66 if (error < 0) in arc_mdio_read() 69 value = arc_reg_get(priv, R_MDIO) & 0xffff; in arc_mdio_read() 84 * returns: 0 on success, -ETIMEDOUT on a timeout. 98 0x50020000 | (phy_addr << 23) | (reg_num << 18) | value); in arc_mdio_write() 116 gpiod_set_value_cansleep(data->reset_gpio, 0); in arc_mdio_reset() 119 return 0; in arc_mdio_reset() [all …]
|
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-fec.c | 45 #define mk_mii_read(REG) (0x60020000 | ((REG & 0x1f) << 18)) 46 #define mk_mii_write(REG, VAL) (0x50020000 | ((REG & 0x1f) << 18) | (VAL & 0xffff)) 47 #define mk_mii_end 0 57 BUG_ON((in_be32(&fecp->fec_r_cntrl) & FEC_RCNTRL_MII_MODE) == 0); in fs_enet_fec_mii_read() 62 for (i = 0; i < FEC_MII_LOOPS; i++) in fs_enet_fec_mii_read() 63 if ((in_be32(&fecp->fec_ievent) & FEC_ENET_MII) != 0) in fs_enet_fec_mii_read() 68 ret = in_be32(&fecp->fec_mii_data) & 0xffff; in fs_enet_fec_mii_read() 81 BUG_ON((in_be32(&fecp->fec_r_cntrl) & FEC_RCNTRL_MII_MODE) == 0); in fs_enet_fec_mii_write() 86 for (i = 0; i < FEC_MII_LOOPS; i++) in fs_enet_fec_mii_write() 87 if ((in_be32(&fecp->fec_ievent) & FEC_ENET_MII) != 0) in fs_enet_fec_mii_write() [all …]
|
H A D | mac-fcc.c | 67 #define mk_mii_read(REG) (0x60020000 | ((REG & 0x1f) << 18)) 68 #define mk_mii_write(REG, VAL) (0x50020000 | ((REG & 0x1f) << 18) | (VAL & 0xffff)) 69 #define mk_mii_end 0 86 fep->interrupt = irq_of_parse_and_map(ofdev->dev.of_node, 0); in do_pd_setup() 90 fep->fcc.fccp = of_iomap(ofdev->dev.of_node, 0); in do_pd_setup() 109 return 0; in do_pd_setup() 129 if (do_pd_setup(fep) != 0) in setup_data() 136 return 0; in setup_data() 151 return 0; in allocate_bd() 183 W32(ep, fen_gaddrh, 0); in set_multicast_start() [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | st,stm32-pinctrl.yaml | 55 - description: The field mask of IRQ mux, needed if different of 0xf 62 enum: [0x1, 0x2, 0x4, 0x8, 0x100, 0x400, 0x800] 65 '^gpio@[0-9a-f]*$': 115 minimum: 0 119 "^(.+-hog(-[0-9]+)?)$": 131 '-[0-9]*$': 153 - port: The gpio port index (PA = 0, PB = 1, ..., PK = 11) 154 - line: The line offset within the port (PA0 = 0, PA1 = 1, ..., PA15 = 15) 156 * 0 : GPIO 157 * 1 : Alternate Function 0 [all …]
|
/linux/Documentation/arch/arm/sa1100/ |
H A D | assabet.rst | 91 load zImage -r -b 0x100000 95 load -m ymodem -r -b 0x100000 99 fis create "Linux kernel" -b 0x100000 -l 0xc0000 108 load ramdisk_image.gz -r -b 0x800000 119 exec -b 0x100000 -l 0xc0000 140 load sample_img.jffs2 -r -b 0x100000 144 RedBoot> load sample_img.jffs2 -r -b 0x100000 145 Raw file loaded 0x00100000-0x00377424 154 0x500E0000 .. 0x503C0000 162 size of unallocated flash: 0x503c0000 - 0x500e0000 = 0x2e0000 [all …]
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunbmac.h | 12 #define GLOB_CTRL 0x00UL /* Control */ 13 #define GLOB_STAT 0x04UL /* Status */ 14 #define GLOB_PSIZE 0x08UL /* Packet Size */ 15 #define GLOB_MSIZE 0x0cUL /* Local-mem size (64K) */ 16 #define GLOB_RSIZE 0x10UL /* Receive partition size */ 17 #define GLOB_TSIZE 0x14UL /* Transmit partition size */ 18 #define GLOB_REG_SIZE 0x18UL 20 #define GLOB_CTRL_MMODE 0x40000000 /* MACE qec mode */ 21 #define GLOB_CTRL_BMODE 0x10000000 /* BigMAC qec mode */ 22 #define GLOB_CTRL_EPAR 0x00000020 /* Enable parity */ [all …]
|
H A D | sunhme.h | 15 #define GREG_SWRESET 0x000UL /* Software Reset */ 16 #define GREG_CFG 0x004UL /* Config Register */ 17 #define GREG_STAT 0x100UL /* Status */ 18 #define GREG_IMASK 0x104UL /* Interrupt Mask */ 19 #define GREG_REG_SIZE 0x108UL 22 #define GREG_RESET_ETX 0x01 23 #define GREG_RESET_ERX 0x02 24 #define GREG_RESET_ALL 0x03 27 #define GREG_CFG_BURSTMSK 0x03 28 #define GREG_CFG_BURST16 0x00 [all …]
|
/linux/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 46 0x0800-0x0fff can translated to the PIO FIFO. Thus memory operations (faster 48 This is enabled by setting the 0x10 bit in the PCMCIA LAN COR. 51 This is configured by setting the 0x20 bit in the PCMCIA LAN COR. 55 configuration space registers. Window 0 is the regular Boomerang/Odie 106 #define INT_MODULE_PARM(n, v) static int n = v; module_param(n, int, 0) 112 INT_MODULE_PARM(full_duplex, 0); 127 #define EL3_DATA 0x00 128 #define EL3_CMD 0x0e 129 #define EL3_STATUS 0x0e 136 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, [all …]
|
/linux/drivers/bus/ |
H A D | ti-sysc.c | 41 #define DIS_SGX BIT(0) 177 writew_relaxed(value & 0xffff, ddata->module_va + offset); in sysc_write() 180 if (ddata->offsets[SYSC_REVISION] >= 0 && in sysc_write() 201 if (ddata->offsets[SYSC_REVISION] >= 0 && in sysc_read() 223 if (offset < 0) in sysc_read_revision() 224 return 0; in sysc_read_revision() 233 if (offset < 0) in sysc_read_sysconfig() 234 return 0; in sysc_read_sysconfig() 243 if (offset < 0) in sysc_read_sysstatus() 244 return 0; in sysc_read_sysstatus() [all …]
|