Searched +full:0 +full:x230000 (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/net/wireless/ |
H A D | qca,ath9k.yaml | 79 wifi@0,0 { 81 reg = <0 0 0 0 0>; 90 wifi@0,11 { 92 reg = <0x8800 0 0 0 0>; 103 reg = <0x180c0000 0x230000>;
|
/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850.dtsi | 16 reg = <0xc0000000 0x0>; 21 #size-cells = <0>; 23 cpu: cpu@0 { 26 reg = <0>; 78 reg = <0xfffee000 0x2000>; 84 #clock-cells = <0>; 89 #clock-cells = <0>; 95 #clock-cells = <0>; 102 reg = <0x11800000 0x40000>, 103 <0x11e00000 0x8000>, [all …]
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_dump.h | 22 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 23 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 24 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 25 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 45 #define BNX2X_DUMP_VERSION 0x61111111 65 static const u32 page_vals_e2[] = {0, 128}; 68 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 74 static const u32 page_vals_e3[] = {0, 128}; 77 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 81 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|