Home
last modified time | relevance | path

Searched refs:tseg (Results 101 – 125 of 483) sorted by relevance

12345678910>>...20

/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-tools/u-boot-2020.07/arch/x86/dts/
H A Dcherryhill.dts165 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/x86/dts/
H A Dcherryhill.dts165 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/sysutils/u-boot-rock64/u-boot-2021.07/arch/x86/dts/
H A Dcherryhill.dts167 fsp,mrc-init-tseg-size = <MRC_INIT_TSEG_SIZE_4MB>;
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dfilter1d.c886 uint64_t col, tbl, row, seg, tseg; in GMT_filter1d() local
1055 for (tbl = tseg = 0; tbl < D->n_tables; ++tbl) { /* For each input table */ in GMT_filter1d()
1056 for (seg = 0; seg < D->table[tbl]->n_segments; ++seg, tseg++) { /* For each segment */ in GMT_filter1d()
1104 …unsigned int ks = (F.W->n_segments > 1) ? tseg : 0; /* Either a shared segment or one per input se… in GMT_filter1d()
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/lwbt/
H A Dl2cap.c998 struct l2cap_seg *seg, *tseg; in l2cap_reset_all() local
1013 tseg = seg->next; in l2cap_reset_all()
1016 seg = tseg; in l2cap_reset_all()
/dports/audio/snd/snd-21.2/
H A Ddlocsig.rb1896 tseg = dseg.map do |d|
1905 times += tseg
1910 ti = tseg[-1]
2207 tseg = dseg.map do |d|
2216 times += tseg
2221 ti = tseg[-1]

12345678910>>...20