| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/ |
| H A D | trig.hpp | 108 T xx = x; in eval_sin() local 117 xx.negate(); in eval_sin() 123 if(xx.compare(get_constant_pi<T>()) > 0) in eval_sin() 125 eval_divide(n_pi, xx, get_constant_pi<T>()); in eval_sin() 137 eval_subtract(xx, n_pi); in eval_sin() 139 BOOST_MATH_INSTRUMENT_CODE(xx.str(0, std::ios_base::scientific)); in eval_sin() 151 if(xx.compare(t) > 0) in eval_sin() 153 eval_subtract(xx, get_constant_pi<T>(), xx); in eval_sin() 154 BOOST_MATH_INSTRUMENT_CODE(xx.str(0, std::ios_base::scientific)); in eval_sin() 157 eval_subtract(t, xx); in eval_sin() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vm_event_item.h | 6 #define DMA_ZONE(xx) xx##_DMA, argument 8 #define DMA_ZONE(xx) argument 12 #define DMA32_ZONE(xx) xx##_DMA32, argument 14 #define DMA32_ZONE(xx) argument 18 #define HIGHMEM_ZONE(xx) xx##_HIGH, argument 20 #define HIGHMEM_ZONE(xx) argument 23 #define FOR_ALL_ZONES(xx) DMA_ZONE(xx) DMA32_ZONE(xx) xx##_NORMAL, HIGHMEM_ZONE(xx) xx##_MOVABLE argument
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/ |
| H A D | README | 50 => mac 0 xx:xx:xx:xx:xx:xx /* xx:xx:xx:xx:xx:xx should be the real mac 55 => mac 7 xx:xx:xx:xx:xx:xx
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_glyphblt.c | 96 int xx, yy; in glamor_poly_glyph_blt_gl() local 100 for (xx = 0; xx < w; glyph += ((xx&7) == 7), xx++) { in glamor_poly_glyph_blt_gl() 101 int pt_x_i = glyph_x + xx; in glamor_poly_glyph_blt_gl() 104 if (!(*glyph & (1 << (xx & 7)))) in glamor_poly_glyph_blt_gl() 179 int yy, xx; in glamor_push_pixels_gl() local 213 for (xx = 0; xx < w; xx++) { in glamor_push_pixels_gl() 214 if (bitmap_row[xx / 8] & (1 << xx % 8) && in glamor_push_pixels_gl() 216 x + xx, in glamor_push_pixels_gl() 219 *points++ = x + xx; in glamor_push_pixels_gl()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | mpc8xxx-wdt.txt | 1 * Freescale mpc8xxx watchdog driver (For 83xx, 86xx and 8xx) 10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100> 11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100> 12 On the 8xx, "General System Interface Unit" area: <0x0 0x10> 17 On the 83xx, it is located at offset 0x910 18 On the 86xx, it is located at offset 0xe0094 19 On the 8xx, it is located at offset 0x288
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | Makefile | 7 obj-$(CONFIG_4xx) += 4xx/ 11 obj-$(CONFIG_PPC_MPC52xx) += 52xx/ 12 obj-$(CONFIG_PPC_8xx) += 8xx/ 13 obj-$(CONFIG_PPC_82xx) += 82xx/ 14 obj-$(CONFIG_PPC_83xx) += 83xx/ 15 obj-$(CONFIG_FSL_SOC_BOOKE) += 85xx/ 16 obj-$(CONFIG_PPC_86xx) += 86xx/
|
| H A D | Kconfig.cputype | 24 604, 740, 750, 74xx) CPUs from Freescale and IBM, with their 25 embedded 512x/52xx/82xx/83xx/86xx counterparts. 26 The other embedded parts, namely 4xx, 8xx, e200 (55xx) and e500 27 (85xx) each form a family of their own that is not compatible 30 If unsure, select 52xx/6xx/7xx/74xx/82xx/83xx/86xx. 33 bool "512x/52xx/6xx/7xx/74xx/82xx/83xx/86xx" 42 bool "Freescale 85xx" 46 bool "Freescale 8xx" 162 bool "8xx family" 174 bool "G4 (74xx)" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/ti/ |
| H A D | Makefile | 9 obj-$(CONFIG_SOC_AM33XX) += $(clk-common) clk-33xx.o dpll3xxx.o \ 10 clk-33xx-compat.o 15 obj-$(CONFIG_ARCH_OMAP4) += $(clk-common) clk-44xx.o \ 17 obj-$(CONFIG_SOC_OMAP5) += $(clk-common) clk-54xx.o \ 19 obj-$(CONFIG_SOC_DRA7XX) += $(clk-common) clk-7xx.o \ 21 dpll44xx.o clk-7xx-compat.o 22 obj-$(CONFIG_SOC_AM43XX) += $(clk-common) dpll3xxx.o clk-43xx.o \ 23 clk-43xx-compat.o
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | Kconfig | 18 21xx ql2100_fw.bin 19 22xx ql2200_fw.bin 22 24xx, 54xx ql2400_fw.bin 23 25xx ql2500_fw.bin 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs 45 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 48 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for QLogic 24xx+ series target mode HBAs
|
| /OK3568_Linux_fs/kernel/Documentation/s390/ |
| H A D | qeth.rst | 46 MAC=xx:xx:xx:xx:xx:xx 54 NTOK_IID=xx 57 NTOK_CHPID=xx
|
| /OK3568_Linux_fs/kernel/arch/powerpc/ |
| H A D | Makefile | 312 85xx-32bit 85xx-hw fsl-emb-nonhw) 317 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw) 322 85xx-32bit 85xx-smp 85xx-hw fsl-emb-nonhw dpaa) 327 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa) 332 86xx-hw fsl-emb-nonhw) 337 86xx-smp 86xx-hw fsl-emb-nonhw) 355 $(Q)$(MAKE) KCONFIG_ALLCONFIG=$(srctree)/arch/powerpc/configs/85xx-64bit.config \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/ |
| H A D | iss4xx.dts | 20 model = "ibm,iss-4xx"; 21 compatible = "ibm,iss-4xx"; 34 model = "PowerPC,4xx"; // real CPU changed in sim 53 compatible = "ibm,uic-4xx", "ibm,uic"; 64 compatible = "ibm,uic-4xx", "ibm,uic"; 76 compatible = "ibm,plb-4xx", "ibm,plb4"; /* Could be PLB6, doesn't matter */ 83 compatible = "ibm,opb-4xx", "ibm,opb";
|
| H A D | iss4xx-mpic.dts | 22 model = "ibm,iss-4xx"; 23 compatible = "ibm,iss-4xx"; 36 model = "PowerPC,4xx"; // real CPU changed in sim 50 model = "PowerPC,4xx"; // real CPU changed in sim 66 model = "PowerPC,4xx"; // real CPU changed in sim 82 model = "PowerPC,4xx"; // real CPU changed in sim 115 compatible = "ibm,plb-4xx", "ibm,plb4"; /* Could be PLB6, doesn't matter */ 122 compatible = "ibm,opb-4xx", "ibm,opb";
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | soc.h | 140 IS_OMAP_CLASS(24xx, 0x24) 141 IS_OMAP_CLASS(34xx, 0x34) 142 IS_OMAP_CLASS(44xx, 0x44) 143 IS_AM_CLASS(35xx, 0x35) 144 IS_OMAP_CLASS(54xx, 0x54) 145 IS_AM_CLASS(33xx, 0x33) 146 IS_AM_CLASS(43xx, 0x43) 148 IS_TI_CLASS(81xx, 0x81) 149 IS_DRA_CLASS(7xx, 0x7)
|
| /OK3568_Linux_fs/kernel/drivers/iio/imu/inv_icm42600/ |
| H A D | Kconfig | 8 tristate "InvenSense ICM-426xx I2C driver" 13 This driver supports the InvenSense ICM-426xx motion tracking 20 tristate "InvenSense ICM-426xx SPI driver" 25 This driver supports the InvenSense ICM-426xx motion tracking
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sm3.c | 237 #define R(A, B, C, D, E, F, G, H, xx) \ argument 240 TT1 = FF##xx(A, B, C) + D + SS2 + (W[j] ^ W[j + 4]); \ 241 TT2 = GG##xx(E, F, G) + H + SS1 + W[j]; \ 248 #define R8(A, B, C, D, E, F, G, H, xx) \ argument 249 R(A, B, C, D, E, F, G, H, xx); \ 250 R(H, A, B, C, D, E, F, G, xx); \ 251 R(G, H, A, B, C, D, E, F, xx); \ 252 R(F, G, H, A, B, C, D, E, xx); \ 253 R(E, F, G, H, A, B, C, D, xx); \ 254 R(D, E, F, G, H, A, B, C, xx); \ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/ |
| H A D | halmac.mk | 21 series := 88xx 26 series := 88xx 31 series := 88xx 41 series := 87xx
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | amijoy.rst | 176 JOYxDAT Y7 Y6 Y5 Y4 Y3 Y2 xx xx X7 X6 X5 X4 X3 X2 xx xx 177 JOYxDAT Y7 Y6 Y5 Y4 Y3 Y2 xx xx X7 X6 X5 X4 X3 X2 xx xx
|
| /OK3568_Linux_fs/kernel/drivers/clk/mvebu/ |
| H A D | Makefile | 11 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-xtal.o 12 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-tbg.o 13 obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-periph.o
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | Kconfig | 8 depends on PCI && 4xx 13 depends on PCI && 4xx 18 depends on PCI && 4xx
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | g_NCR5380.rst | 37 irq=xx[,...] the interrupt(s) 38 base=xx[,...] the port or base address(es) (for port or memory mapped, resp.) 39 card=xx[,...] card type(s): 53 ncr_irq=xx the interrupt 54 ncr_addr=xx the port or base address (for port or memory
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | armada3700-xtal-clock.txt | 1 * Xtal Clock bindings for Marvell Armada 37xx SoCs 3 Marvell Armada 37xx SoCs allow to determine the xtal clock frequencies by 8 See Documentation/devicetree/bindings/pinctrl/marvell,armada-37xx-pinctrl.txt
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | Kconfig | 3 tristate "Broadcom 43xx wireless support (mac80211 stack)" 10 b43 is a driver for the Broadcom 43xx series wireless devices. 77 bool "Broadcom 43xx SDIO device support" 81 Broadcom 43xx device support for Soft-MAC SDIO devices. 87 Note that this does not support Broadcom 43xx Full-MAC devices. 175 bool "Broadcom 43xx debugging" 178 Broadcom 43xx debugging.
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | Makefile | 73 $(obj)/4xx.o: BOOTCFLAGS += -mcpu=405 126 src-wlib-$(CONFIG_40x) += 4xx.c planetcore.c 127 src-wlib-$(CONFIG_44x) += 4xx.c ebony.c bamboo.c 145 src-plat-$(CONFIG_PPC_8xx) += cuboot-8xx.c fixed-head.S ep88xc.c redboot-8xx.c 146 src-plat-$(CONFIG_PPC_MPC52xx) += cuboot-52xx.c 148 src-plat-$(CONFIG_PPC_83xx) += cuboot-83xx.c fixed-head.S redboot-83xx.c 149 src-plat-$(CONFIG_FSL_SOC_BOOKE) += cuboot-85xx.c cuboot-85xx-cpm2.c
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/include/mach/ |
| H A D | soc.h | 100 IS_OMAP_CLASS(7xx, 0x07) 101 IS_OMAP_CLASS(15xx, 0x15) 102 IS_OMAP_CLASS(16xx, 0x16)
|