Searched +full:0 +full:x60200 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | qcom,qcm2290.yaml | 64 reg = <0x01880000 0x60200>; 85 reg = <0x01900000 0x8200>; 91 reg = <0x04480000 0x80000>;
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_vsc7323.c | 35 ELMR_ADDR = 0, 40 ELMR_THRES0 = 0xe000, 41 ELMR_BW = 0xe00c, 42 ELMR_FIFO_SZ = 0xe00d, 43 ELMR_STATS = 0xf000, 57 ret = mo->write(adap, ELMR_MDIO_ADDR, 0, ELMR_ADDR, start); in t3_elmr_blk_write() 59 ret = mo->write(adap, ELMR_MDIO_ADDR, 0, ELMR_DATA_LO, in t3_elmr_blk_write() 60 *vals & 0xffff); in t3_elmr_blk_write() 62 ret = mo->write(adap, ELMR_MDIO_ADDR, 0, ELMR_DATA_HI, in t3_elmr_blk_write() 82 ret = mo->write(adap, ELMR_MDIO_ADDR, 0, ELMR_ADDR, start); in t3_elmr_blk_read() [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcm2290.dtsi | 31 #clock-cells = <0>; 37 #clock-cells = <0>; 43 #size-cells = <0>; 45 CPU0: cpu@0 { 48 reg = <0x0 0x0>; 49 clocks = <&cpufreq_hw 0>; 54 qcom,freq-domain = <&cpufreq_hw 0>; 67 reg = <0x0 0x1>; 68 clocks = <&cpufreq_hw 0>; 73 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_dump.h | 33 #define DRV_DUMP_XSTORM_WAITP_ADDRESS 0x2b8a80 34 #define DRV_DUMP_TSTORM_WAITP_ADDRESS 0x1b8a80 35 #define DRV_DUMP_USTORM_WAITP_ADDRESS 0x338a80 36 #define DRV_DUMP_CSTORM_WAITP_ADDRESS 0x238a80 56 #define BNX2X_DUMP_VERSION 0x61111111 76 static const uint32_t page_vals_e2[] = {0, 128}; 79 {0x58000, 4608, DUMP_CHIP_E2, 0x30} 85 static const uint32_t page_vals_e3[] = {0, 128}; 88 {0x58000, 4608, DUMP_CHIP_E3A0 | DUMP_CHIP_E3B0, 0x30} 92 { 0x2000, 1, 0x1f, 0xfff}, [all …]
|
H A D | 57712_init_values.c | 54 /* #define ATC_COMMON_START 0 */ 55 {OP_WR, 0x1100b8, 0x1}, 58 {OP_WR, 0x600dc, 0x1}, 59 {OP_WR, 0x60050, 0x180}, 60 {OP_SW, 0x61000, 0x1ff0000}, 61 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ 62 {OP_WR, 0x617fc, 0x3fe001}, 63 {OP_IF_MODE_AND, 1, 0x10}, /* e3 */ 64 {OP_SW, 0x617fc, 0x20101ff}, 65 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ [all …]
|
H A D | 57711_init_values.c | 55 {OP_WR, 0x600dc, 0x1}, 56 {OP_SW, 0x61000, 0x2000000}, 57 {OP_RD, 0x600d8, 0x0}, 58 {OP_SW, 0x60200, 0x30200}, 59 {OP_WR, 0x600dc, 0x0}, 62 {OP_RD, 0x600b8, 0x0}, 63 {OP_RD, 0x600c8, 0x0}, 64 {OP_WR, 0x6016c, 0x0}, 67 {OP_RD, 0x600bc, 0x0}, 68 {OP_RD, 0x600cc, 0x0}, [all …]
|
H A D | 57710_init_values.c | 55 {OP_WR, 0x600dc, 0x1}, 56 {OP_SW, 0x61000, 0x2000000}, 57 {OP_RD, 0x600d8, 0x0}, 58 {OP_SW, 0x60200, 0x30200}, 59 {OP_WR, 0x600dc, 0x0}, 62 {OP_WR, 0x60068, 0xb8}, 63 {OP_WR, 0x60078, 0x114}, 64 {OP_RD, 0x600b8, 0x0}, 65 {OP_RD, 0x600c8, 0x0}, 68 {OP_WR, 0x6006c, 0xb8}, [all …]
|