Home
last modified time | relevance | path

Searched +full:4 +full:ns (Results 1 – 25 of 1105) sorted by relevance

12345678910>>...45

/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dddr3_dimm_params.c7 * JEDEC standard No.21-C 4_01_02_11R18.pdf
34 * 0100 4Gb 512MB
47 * 000 4bits
64 if ((spd->bus_width & 0x7) < 4) in compute_ranksize()
66 if ((spd->organization & 0x7) < 4) in compute_ranksize()
144 pdimm->rcw[i+1] = (rcw >> 4) & 0x0F; in ddr_compute_dimm_parameters()
171 pdimm->n_banks_per_sdram_device = 8 << ((spd->density_banks >> 4) & 0x7); in ddr_compute_dimm_parameters()
192 * The unit in the SPD spec is ns, in ddr_compute_dimm_parameters()
194 * eg: MTB = 0.125ns (125ps) in ddr_compute_dimm_parameters()
205 ((spd->ftb_div & 0xf0) >> 4) * 10 / (spd->ftb_div & 0x0f); in ddr_compute_dimm_parameters()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dxfrm_policy.sh21 # Kselftest framework requirement - SKIP code is 4.
22 ksft_skip=4
32 local ns=$1
35 local lnet=$4
39 …ip -net $ns xfrm policy add src $lnet dst $rnet dir out tmpl src $me dst $remote proto esp mode tu…
41 …ip -net $ns xfrm policy add src $rnet dst $lnet dir fwd tmpl src $remote dst $me proto esp mode tu…
45 local ns=$1
48 local lnet=$4
53 …ip -net $ns xfrm state add src $remote dst $me proto esp spi $spi_in enc aes $KEY_AES auth sha1 …
54 …ip -net $ns xfrm state add src $me dst $remote proto esp spi $spi_out enc aes $KEY_AES auth sha1 …
[all …]
H A Dvrf-xfrm-tests.sh6 # Kselftest framework requirement - SKIP code is 4.
7 ksft_skip=4
88 local ns=$1
92 if [ -n "${ns}" ]; then
93 ns="-netns ${ns}"
96 ip ${ns} link add ${vrf} type vrf table ${table}
97 ip ${ns} link set ${vrf} up
98 ip ${ns} route add vrf ${vrf} unreachable default metric 8192
99 ip ${ns} -6 route add vrf ${vrf} unreachable default metric 8192
101 ip ${ns} addr add 127.0.0.1/8 dev ${vrf}
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Daddnote.c67 ((unsigned long long)GET_32BE((off)+4ULL)))
72 PUT_32BE((off) + 4, (v))))
77 (((unsigned long long)GET_32LE((off)+4ULL)) << 32ULL))
81 #define PUT_64LE(off, v) (PUT_32LE((off), (v)), PUT_32LE((off) + 4, (v) >> 32L))
101 #define EI_CLASS 4
105 #define PH_OFFSET (e_class == ELFCLASS32 ? 4 : 8)
109 #define PT_NOTE 4 /* Program header type = note */
112 unsigned char elf_magic[4] = { 0x7f, 'E', 'L', 'F' };
119 long nnote, nnote2, ns; in main() local
140 if (memcmp(&buf[E_IDENT+EI_MAGIC], elf_magic, 4) != 0) in main()
[all …]
/OK3568_Linux_fs/kernel/Documentation/m68k/
H A Dbuddha-driver.rst31 address is written to $4a, then the whole Byte is written to
32 $48, while it doesn't matter how often you're writing to $4a
35 address just written. Make sure $4a is written before $48,
56 $c00-$cff IDE-Select 4 (Port 2, Register set 0,
124 A6=1 (for example $840 for port 0, register set 0), a 780ns
131 only the upper three bits are used (Bits 7 to 5). Bit 4
142 about 30ns to the clocks on the Zorro bus, that's why the
143 values are no multiple of 71. One clock-cycle is 71ns long
147 497ns Select (7 clock cycles) , IOR/IOW after 172ns (2 clock cycles)
152 639ns Select (9 clock cycles), IOR/IOW after 243ns (3 clock cycles)
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dam335x-nano.dts261 gpmc,cs-on-ns = <0>;
262 gpmc,cs-rd-off-ns = <160>;
263 gpmc,cs-wr-off-ns = <160>;
264 gpmc,adv-on-ns = <10>;
265 gpmc,adv-rd-off-ns = <30>;
266 gpmc,adv-wr-off-ns = <30>;
267 gpmc,oe-on-ns = <40>;
268 gpmc,oe-off-ns = <160>;
269 gpmc,we-on-ns = <40>;
270 gpmc,we-off-ns = <160>;
[all …]
H A Domap3430-sdp.dts36 * Else, use 4 bit mode
63 gpmc,cs-on-ns = <0>;
64 gpmc,cs-rd-off-ns = <186>;
65 gpmc,cs-wr-off-ns = <186>;
66 gpmc,adv-on-ns = <12>;
67 gpmc,adv-rd-off-ns = <48>;
68 gpmc,adv-wr-off-ns = <48>;
69 gpmc,oe-on-ns = <54>;
70 gpmc,oe-off-ns = <168>;
71 gpmc,we-on-ns = <54>;
[all …]
H A Domap3-overo-tobiduo-common.dtsi21 smsc2: ethernet@4,0 {
26 gpmc,cs-on-ns = <0>;
27 gpmc,cs-rd-off-ns = <42>;
28 gpmc,cs-wr-off-ns = <36>;
29 gpmc,adv-on-ns = <6>;
30 gpmc,adv-rd-off-ns = <12>;
31 gpmc,adv-wr-off-ns = <12>;
32 gpmc,oe-on-ns = <0>;
33 gpmc,oe-off-ns = <42>;
34 gpmc,we-on-ns = <0>;
[all …]
H A Domap3-sb-t35.dtsi100 ranges = <4 0 0x2d000000 0x01000000>;
102 smsc2: ethernet@4,0 {
108 reg = <4 0 0xff>;
113 gpmc,cs-on-ns = <5>;
114 gpmc,cs-rd-off-ns = <150>;
115 gpmc,cs-wr-off-ns = <150>;
116 gpmc,adv-on-ns = <0>;
117 gpmc,adv-rd-off-ns = <15>;
118 gpmc,adv-wr-off-ns = <40>;
119 gpmc,oe-on-ns = <45>;
[all …]
H A Dam335x-chilisom.dtsi79 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
88 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
102 ldo2_reg: regulator@4 {
146 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
156 gpmc,cs-on-ns = <0>;
157 gpmc,cs-rd-off-ns = <44>;
158 gpmc,cs-wr-off-ns = <44>;
159 gpmc,adv-on-ns = <6>;
160 gpmc,adv-rd-off-ns = <34>;
161 gpmc,adv-wr-off-ns = <44>;
[all …]
H A Dam335x-igep0033.dtsi136 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
145 gpmc,cs-on-ns = <0>;
146 gpmc,cs-rd-off-ns = <44>;
147 gpmc,cs-wr-off-ns = <44>;
148 gpmc,adv-on-ns = <6>;
149 gpmc,adv-rd-off-ns = <34>;
150 gpmc,adv-wr-off-ns = <44>;
151 gpmc,we-on-ns = <0>;
152 gpmc,we-off-ns = <40>;
153 gpmc,oe-on-ns = <0>;
[all …]
H A Domap3-devkit8000-common.dtsi34 gpios = <&gpio6 4 GPIO_ACTIVE_HIGH>; /* 164 -> LED3 */
204 MATRIX_KEY(4, 5, KEY_RESERVED)
205 MATRIX_KEY(4, 4, KEY_VOLUMEUP)
224 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
233 gpmc,cs-on-ns = <0>;
234 gpmc,cs-rd-off-ns = <44>;
235 gpmc,cs-wr-off-ns = <44>;
236 gpmc,adv-on-ns = <6>;
237 gpmc,adv-rd-off-ns = <34>;
238 gpmc,adv-wr-off-ns = <44>;
[all …]
H A Domap3-lilly-dbb056.dts111 bus-width = <4>;
113 cd-gpios = <&gpio6 4 GPIO_ACTIVE_HIGH>; /* gpio_164 */
128 <4 0 0x20000000 0x01000000>,
131 ethernet@4,0 {
135 gpmc,cs-on-ns = <10>;
136 gpmc,cs-rd-off-ns = <65>;
137 gpmc,cs-wr-off-ns = <65>;
138 gpmc,adv-on-ns = <0>;
139 gpmc,adv-rd-off-ns = <10>;
140 gpmc,adv-wr-off-ns = <10>;
[all …]
H A Domap3-evm-37xx.dts59 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
63 linux,mtd-name= "hynix,h8kds0un0mer-4em";
69 gpmc,cs-on-ns = <0>;
70 gpmc,cs-rd-off-ns = <44>;
71 gpmc,cs-wr-off-ns = <44>;
72 gpmc,adv-on-ns = <6>;
73 gpmc,adv-rd-off-ns = <34>;
74 gpmc,adv-wr-off-ns = <44>;
75 gpmc,we-off-ns = <40>;
76 gpmc,oe-off-ns = <54>;
[all …]
H A Dam335x-phycore-som.dtsi143 i2c_tmp102: temp@4b {
196 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
206 gpmc,cs-on-ns = <0>;
207 gpmc,cs-rd-off-ns = <30>;
208 gpmc,cs-wr-off-ns = <30>;
209 gpmc,adv-on-ns = <0>;
210 gpmc,adv-rd-off-ns = <30>;
211 gpmc,adv-wr-off-ns = <30>;
212 gpmc,we-on-ns = <0>;
213 gpmc,we-off-ns = <20>;
[all …]
H A Ddra62x-j5eco-evm.dts50 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
61 gpmc,cs-on-ns = <0>;
62 gpmc,cs-rd-off-ns = <44>;
63 gpmc,cs-wr-off-ns = <44>;
64 gpmc,adv-on-ns = <6>;
65 gpmc,adv-rd-off-ns = <34>;
66 gpmc,adv-wr-off-ns = <44>;
67 gpmc,we-on-ns = <0>;
68 gpmc,we-off-ns = <40>;
69 gpmc,oe-on-ns = <0>;
[all …]
H A Ddm8148-evm.dts50 reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
61 gpmc,cs-on-ns = <0>;
62 gpmc,cs-rd-off-ns = <44>;
63 gpmc,cs-wr-off-ns = <44>;
64 gpmc,adv-on-ns = <6>;
65 gpmc,adv-rd-off-ns = <34>;
66 gpmc,adv-wr-off-ns = <44>;
67 gpmc,we-on-ns = <0>;
68 gpmc,we-off-ns = <40>;
69 gpmc,oe-on-ns = <0>;
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dlpddr2.h40 …CFG0_VALUE 0x464F61A5 /* tRFCab=70 (=130ns),tXSR=80 (=tRFCab+10ns),tXP=4 (=7.5ns),tXPDLL=n/a,tF…
41 … 0x00180E63 /* tRCD=n/a,tRPpb=n/a,tRC=n/a ,tRAS=25 (=47ns),tRPA=n/a,tWR=8 (=15.0ns),tMRD=3,tWL=4
42 #define MMDC_MDCFG2_VALUE 0x000000DD /* tDLLK=n/a,tRTP=4 (=7.5ns),tWTR=4 (=7.5ns),tRRD=6 (=10ns)…
43 …LUE 0x001F099B /* RC_LP=tRAS+tRPab=32 (>60ns), tRCD_LP=10 (18ns) , tRPpb_LP=10 (18ns), tRPab_LP…
49 …C_MPZQLP2CTL_VALUE 0x1B5F0109 /* ZQ_LP2_HW_ZQCS=0x1B (90ns spec), ZQ_LP2_HW_ZQCL=0x5F (160ns spe…
51 #define MMDC_MDSCR_MR1_VALUE 0xC2018030 /* Configure MR1: BL 4, burst type interleaved, wrap cont…
52 #define MMDC_MDSCR_MR2_VALUE 0x06028030 /* Configure MR2: RL=8, WL=4 */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi.yaml49 "^.*@[0-4],[a-f0-9]+$":
63 4: Asynchronous mode 2 NOR.
126 st,fmc2-ebi-cs-byte-lane-setup-ns:
130 st,fmc2-ebi-cs-address-setup-ns:
134 st,fmc2-ebi-cs-address-hold-ns:
139 st,fmc2-ebi-cs-data-setup-ns:
143 st,fmc2-ebi-cs-bus-turnaround-ns:
147 st,fmc2-ebi-cs-data-hold-ns:
151 st,fmc2-ebi-cs-clk-period-ns:
155 st,fmc2-ebi-cs-data-latency-ns:
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dgpmc-eth.txt23 OMAP2+ board, "bank-width = <2>;" and "reg-io-width = <4>;".
29 - gpmc,cs-on-ns: Chip-select assertion time
30 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads
31 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
32 - gpmc,oe-on-ns: Output-enable assertion time
33 - gpmc,oe-off-ns: Output-enable de-assertion time
34 - gpmc,we-on-ns: Write-enable assertion time
35 - gpmc,we-off-ns: Write-enable de-assertion time
36 - gpmc,access-ns: Start cycle to first data capture (read access)
37 - gpmc,rd-cycle-ns: Total read cycle time
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Duniphier-ld20.dtsi85 clock-latency-ns = <300>;
89 clock-latency-ns = <300>;
93 clock-latency-ns = <300>;
97 clock-latency-ns = <300>;
101 clock-latency-ns = <300>;
105 clock-latency-ns = <300>;
109 clock-latency-ns = <300>;
113 clock-latency-ns = <300>;
123 clock-latency-ns = <300>;
127 clock-latency-ns = <300>;
[all …]
H A Dsocfpga_cyclone5_vining_fpga.dts82 read-delay = <4>; /* delay value in read data capture register */
83 tshsl-ns = <50>;
84 tsd2d-ns = <50>;
85 tchsh-ns = <4>;
86 tslch-ns = <4>;
99 read-delay = <4>; /* delay value in read data capture register */
100 tshsl-ns = <50>;
101 tsd2d-ns = <50>;
102 tchsh-ns = <4>;
103 tslch-ns = <4>;
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt_address.c21 #define OF_MAX_ADDR_CELLS 4
22 #define OF_CHECK_COUNTS(na, ns) ((na) > 0 && (na) <= OF_MAX_ADDR_CELLS && \ argument
23 (ns) > 0)
43 int na, int ns, int pna);
71 int na, int ns, int pna) in fdt_bus_default_map() argument
76 s = of_read_number(range + na + pna, ns); in fdt_bus_default_map()
90 memset(addr, 0, na * 4); in fdt_bus_default_translate()
112 int na, int ns, int pna, const char *rprop) in fdt_translate_one() argument
124 memset(addr, 0, pna * 4); in fdt_translate_one()
132 rlen /= 4; in fdt_translate_one()
[all …]
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_addr.c18 #define OF_MAX_ADDR_CELLS 4
20 #define OF_CHECK_COUNTS(na, ns) (OF_CHECK_ADDR_COUNT(na) && (ns) > 0) argument
44 u64 (*map)(__be32 *addr, const __be32 *range, int na, int ns, int pna);
59 int na, int ns, int pna) in of_bus_default_map() argument
64 s = of_read_number(range + na + pna, ns); in of_bus_default_map()
79 memset(addr, 0, na * 4); in of_bus_default_translate()
132 int onesize, i, na, ns; in of_get_address() local
138 dev_count_cells(dev, &na, &ns); in of_get_address()
140 bus->count_cells(dev, &na, &ns); in of_get_address()
149 psize /= 4; in of_get_address()
[all …]
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Datcspi200_spi.c42 #define TRAMODE_RW (4<<TRAMODE_OFFSET)
58 #define TXDMAEN (1<<4)
94 static int __atcspi200_spi_set_speed(struct nds_spi_slave *ns) in __atcspi200_spi_set_speed() argument
98 tm = ns->regs->timing; in __atcspi200_spi_set_speed()
101 if(ns->freq >= ns->clock) in __atcspi200_spi_set_speed()
105 if (ns->freq >= ns->clock / (2 * (div + 1))) in __atcspi200_spi_set_speed()
111 ns->regs->timing = tm; in __atcspi200_spi_set_speed()
117 static int __atcspi200_spi_claim_bus(struct nds_spi_slave *ns) in __atcspi200_spi_claim_bus() argument
120 ns->regs->ctrl |= (TXFRST|RXFRST|SPIRST); in __atcspi200_spi_claim_bus()
121 while((ns->regs->ctrl &(TXFRST|RXFRST|SPIRST))&&(ns->to--)) in __atcspi200_spi_claim_bus()
[all …]

12345678910>>...45