Home
last modified time | relevance | path

Searched refs:n (Results 1 – 25 of 6638) sorted by relevance

12345678910>>...266

/OK3568_Linux_fs/kernel/include/linux/
H A Dlog2.h22 int __ilog2_u32(u32 n) in __ilog2_u32() argument
24 return fls(n) - 1; in __ilog2_u32()
30 int __ilog2_u64(u64 n) in __ilog2_u64() argument
32 return fls64(n) - 1; in __ilog2_u64()
45 bool is_power_of_2(unsigned long n) in is_power_of_2() argument
47 return (n != 0 && ((n & (n - 1)) == 0)); in is_power_of_2()
55 unsigned long __roundup_pow_of_two(unsigned long n) in __roundup_pow_of_two() argument
57 return 1UL << fls_long(n - 1); in __roundup_pow_of_two()
65 unsigned long __rounddown_pow_of_two(unsigned long n) in __rounddown_pow_of_two() argument
67 return 1UL << (fls_long(n) - 1); in __rounddown_pow_of_two()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.css.map1n * Bootstrap v3.3.6 (http://getbootstrap.com)\n * Copyright 2011-2015 Twitter, Inc.\n * Licensed …
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlog2.h27 int __ilog2_u32(u32 n) in __ilog2_u32() argument
29 return fls(n) - 1; in __ilog2_u32()
35 int __ilog2_u64(u64 n) in __ilog2_u64() argument
37 return fls64(n) - 1; in __ilog2_u64()
50 bool is_power_of_2(unsigned long n) in is_power_of_2() argument
52 return (n != 0 && ((n & (n - 1)) == 0)); in is_power_of_2()
60 unsigned long __roundup_pow_of_two(unsigned long n) in __roundup_pow_of_two() argument
62 return 1UL << fls_long(n - 1); in __roundup_pow_of_two()
70 unsigned long __rounddown_pow_of_two(unsigned long n) in __rounddown_pow_of_two() argument
72 return 1UL << (fls_long(n) - 1); in __rounddown_pow_of_two()
[all …]
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlog2.h21 int __ilog2_u32(u32 n) in __ilog2_u32() argument
23 return fls(n) - 1; in __ilog2_u32()
27 int __ilog2_u64(u64 n) in __ilog2_u64() argument
29 return fls64(n) - 1; in __ilog2_u64()
38 bool is_power_of_2(unsigned long n) in is_power_of_2() argument
40 return (n != 0 && ((n & (n - 1)) == 0)); in is_power_of_2()
47 unsigned long __roundup_pow_of_two(unsigned long n) in __roundup_pow_of_two() argument
49 return 1UL << fls_long(n - 1); in __roundup_pow_of_two()
56 unsigned long __rounddown_pow_of_two(unsigned long n) in __rounddown_pow_of_two() argument
58 return 1UL << (fls_long(n) - 1); in __rounddown_pow_of_two()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10-regs.h34 #define SOLO_DMA_CTRL_REFRESH_CYCLE(n) ((n)<<8) argument
36 #define SOLO_DMA_CTRL_SDRAM_SIZE(n) ((n)<<6) argument
41 #define SOLO_DMA_CTRL_LATENCY(n) ((n)<<0) argument
49 #define SOLO_VCLK_SELECT(n) ((n)<<20) argument
50 #define SOLO_VCLK_VIN1415_DELAY(n) ((n)<<14) argument
51 #define SOLO_VCLK_VIN1213_DELAY(n) ((n)<<12) argument
52 #define SOLO_VCLK_VIN1011_DELAY(n) ((n)<<10) argument
53 #define SOLO_VCLK_VIN0809_DELAY(n) ((n)<<8) argument
54 #define SOLO_VCLK_VIN0607_DELAY(n) ((n)<<6) argument
55 #define SOLO_VCLK_VIN0405_DELAY(n) ((n)<<4) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c37 int n = 0; in smsdvb_print_dvb_stats() local
48 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
50 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
52 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
54 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
56 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
58 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
60 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
62 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
64 n += scnprintf(&buf[n], PAGE_SIZE - n, in smsdvb_print_dvb_stats()
[all …]
/OK3568_Linux_fs/buildroot/package/speex/
H A D0001-thumb2-support.patch16 "\tldr %4, [%0], #4 \n"
17 "\tcmp %4, %1 \n"
18 + "\tit gt \n"
19 "\tmovgt %1, %4 \n"
20 "\tcmp %4, %3 \n"
21 + "\tit lt \n"
22 "\tmovlt %3, %4 \n"
24 "\tsubs %2, %2, #1 \n"
27 "\trsb %3, %3, #0 \n"
28 "\tcmp %1, %3 \n"
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/
H A Dtweak-app-defaults.patch39 - maze -root \n\
40 -@GL_KLUDGE@ GL: superquadrics -root \n\
41 - attraction -root \n\
42 - blitspin -root \n\
43 - greynetic -root \n\
44 - helix -root \n\
45 - hopalong -root \n\
46 - imsmap -root \n\
47 -- noseguy -root \n\
48 -- pyro -root \n\
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/
H A D0003-contact-Replace-the-Novell-sample-contact-with-somet.patch19 "BEGIN:VCARD\n" \
20 -"X-EVOLUTION-FILE-AS:Novell Ximian Group\n" \
21 -"ADR;TYPE=WORK:;Suite 500;8 Cambridge Center;Cambridge;MA;02142;USA\n" \
22 -"LABEL;TYPE=WORK:8 Cambridge Center, Suite 500\\nCambridge\\, MA\\n02142\\nUSA\n" \
23 -"TEL;WORK;VOICE:(617) 613-2000\n" \
24 -"TEL;WORK;FAX:(617) 613-2001\n" \
25 -"EMAIL;INTERNET:hello@ximian.com\n" \
26 -"URL:http://www.ximian.com/\n" \
27 -"ORG:Novell;Ximian Group\n" \
28 -"PHOTO;ENCODING=b;TYPE=JPEG:/9j/4AAQSkZJRgABAQEARwBHAAD//gAXQ3JlYXRlZCB3aXRo\n" \
[all …]
/OK3568_Linux_fs/kernel/sound/soc/uniphier/
H A Daio-reg.h17 #define A2CHNMAPCTR0(n) (0x00000 + 0x40 * (n)) argument
18 #define A2RBNMAPCTR0(n) (0x01000 + 0x40 * (n)) argument
19 #define A2IPORTNMAPCTR0(n) (0x02000 + 0x40 * (n)) argument
20 #define A2IPORTNMAPCTR1(n) (0x02004 + 0x40 * (n)) argument
21 #define A2IIFNMAPCTR0(n) (0x03000 + 0x40 * (n)) argument
22 #define A2OPORTNMAPCTR0(n) (0x04000 + 0x40 * (n)) argument
23 #define A2OPORTNMAPCTR1(n) (0x04004 + 0x40 * (n)) argument
24 #define A2OPORTNMAPCTR2(n) (0x04008 + 0x40 * (n)) argument
25 #define A2OIFNMAPCTR0(n) (0x05000 + 0x40 * (n)) argument
26 #define A2ATNMAPCTR0(n) (0x06000 + 0x40 * (n)) argument
[all …]
/OK3568_Linux_fs/u-boot/tools/omap/
H A Dclocks_get_m_n.c54 u32 m, n; in get_m_n_optimized() local
55 n = 1; in get_m_n_optimized()
57 m = target_freq_khz / ref_freq_khz / 2 * n; in get_m_n_optimized()
60 freq = ref_freq_khz * 2 * m / n; in get_m_n_optimized()
72 n_optimal = n; in get_m_n_optimized()
74 n++; in get_m_n_optimized()
76 ((ref_freq_khz / n) < 1000)) { in get_m_n_optimized()
80 n--; in get_m_n_optimized()
90 u32 m, n; in main() local
92 get_m_n_optimized(2000000, 12000, &m, &n); in main()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_common.h30 #define UART_INFO_ID(n) (((n) >> 28) & 0xf) argument
31 #define UART_INFO_IOMUX(n) (((n) >> 24) & 0xf) argument
32 #define UART_INFO_BAUD(n) ((n) & 0xffffff) argument
35 #define STANDBY_IDLE(n) ((n) & 0xffff) argument
37 #define SR_INFO(n) (((n) >> 16) & 0xffff) argument
38 #define PD_INFO(n) ((n) & 0xffff) argument
40 #define FIRST_SCAN_CH(n) (((n) >> 28) & 0xf) argument
41 #define CHANNEL_MASK(n) (((n) >> 24) & 0xf) argument
42 #define STRIDE_TYPE(n) (((n) >> 16) & 0xff) argument
44 #define DDR_2T_INFO(n) ((n) & 1) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dinno_hdmi.h48 #define v_VIDEO_INPUT_FORMAT(n) (n << 1) argument
61 #define v_VIDEO_OUTPUT_COLOR(n) (((n) & 0x3) << 6) argument
62 #define v_VIDEO_INPUT_BITS(n) (n << 4) argument
63 #define v_VIDEO_INPUT_CSP(n) (n << 0) argument
73 #define v_VIDEO_AUTO_CSC(n) (n << 7) argument
75 #define v_VIDEO_C0_C2_SWAP(n) (n << 0) argument
88 #define v_COLOR_DEPTH_NOT_INDICATED(n) ((n) << 4) argument
102 #define v_AVMUTE_CLEAR(n) (n << 7) argument
103 #define v_AVMUTE_ENABLE(n) (n << 6) argument
104 #define v_AUDIO_MUTE(n) (n << 1) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-notifier.c52 struct cec_notifier *n; in cec_notifier_get_conn() local
55 list_for_each_entry(n, &cec_notifiers, head) { in cec_notifier_get_conn()
56 if (n->hdmi_dev == hdmi_dev && in cec_notifier_get_conn()
58 (n->port_name && !strcmp(n->port_name, port_name)))) { in cec_notifier_get_conn()
59 kref_get(&n->kref); in cec_notifier_get_conn()
61 return n; in cec_notifier_get_conn()
64 n = kzalloc(sizeof(*n), GFP_KERNEL); in cec_notifier_get_conn()
65 if (!n) in cec_notifier_get_conn()
67 n->hdmi_dev = hdmi_dev; in cec_notifier_get_conn()
69 n->port_name = kstrdup(port_name, GFP_KERNEL); in cec_notifier_get_conn()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dprcm.h16 #define __PRCM_CPUS_CFG_PRE(n) (((n) & 0x3) << 4) argument
18 #define __PRCM_CPUS_CFG_PRE_DIV(n) (((n) >> 1) - 1) argument
19 #define PRCM_CPUS_CFG_PRE_DIV(n) \ argument
20 __PRCM_CPUS_CFG_PRE(__PRCM_CPUS_CFG_CLK_PRE(n))
21 #define __PRCM_CPUS_CFG_POST(n) (((n) & 0x1f) << 8) argument
23 #define __PRCM_CPUS_CFG_POST_DIV(n) ((n) - 1) argument
24 #define PRCM_CPUS_CFG_POST_DIV(n) \ argument
25 __PRCM_CPUS_CFG_POST_DIV(__PRCM_CPUS_CFG_POST_DIV(n))
26 #define __PRCM_CPUS_CFG_CLK_SRC(n) (((n) & 0x3) << 16) argument
41 #define __PRCM_APB0_RATIO(n) (((n) & 0x3) << 0) argument
[all …]
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_hash.h77 static inline void __hlist_del(struct hlist_node *n) in __hlist_del() argument
79 struct hlist_node *next = n->next; in __hlist_del()
80 struct hlist_node **pprev = n->pprev; in __hlist_del()
87 static inline void hlist_del(struct hlist_node *n) in hlist_del() argument
89 __hlist_del(n); in hlist_del()
90 n->next = (struct hlist_node*)LIST_POISON1; in hlist_del()
91 n->pprev = (struct hlist_node**)LIST_POISON2; in hlist_del()
94 static inline void hlist_del_init(struct hlist_node *n) in hlist_del_init() argument
96 if (!hlist_unhashed(n)) { in hlist_del_init()
97 __hlist_del(n); in hlist_del_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h12 #define DECON_WINCONx(n) (0x0020 + ((n) * 4)) argument
13 #define DECON_VIDOSDxH(n) (0x0080 + ((n) * 4)) argument
15 #define DECON_VIDOSDxA(n) (0x00B0 + ((n) * 0x20)) argument
16 #define DECON_VIDOSDxB(n) (0x00B4 + ((n) * 0x20)) argument
17 #define DECON_VIDOSDxC(n) (0x00B8 + ((n) * 0x20)) argument
18 #define DECON_VIDOSDxD(n) (0x00BC + ((n) * 0x20)) argument
19 #define DECON_VIDOSDxE(n) (0x00C0 + ((n) * 0x20)) argument
20 #define DECON_VIDW0xADD0B0(n) (0x0150 + ((n) * 0x10)) argument
21 #define DECON_VIDW0xADD0B1(n) (0x0154 + ((n) * 0x10)) argument
22 #define DECON_VIDW0xADD0B2(n) (0x0158 + ((n) * 0x10)) argument
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc_asm.h77 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base)
78 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base)
82 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base)
83 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base)
88 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base)
89 #define SAVE_4GPRS(n, base) SAVE_2GPRS(n, base); SAVE_2GPRS(n+2, base)
90 #define SAVE_8GPRS(n, base) SAVE_4GPRS(n, base); SAVE_4GPRS(n+4, base)
91 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base)
92 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
93 #define REST_4GPRS(n, base) REST_2GPRS(n, base); REST_2GPRS(n+2, base)
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h77 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base)
78 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base)
82 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base)
83 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base)
88 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base)
89 #define SAVE_4GPRS(n, base) SAVE_2GPRS(n, base); SAVE_2GPRS(n+2, base)
90 #define SAVE_8GPRS(n, base) SAVE_4GPRS(n, base); SAVE_4GPRS(n+4, base)
91 #define SAVE_10GPRS(n, base) SAVE_8GPRS(n, base); SAVE_2GPRS(n+8, base)
92 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
93 #define REST_4GPRS(n, base) REST_2GPRS(n, base); REST_2GPRS(n+2, base)
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfusb300_udc.h21 #define FUSB300_OFFSET_EPSET0(n) (0x20 + (n - 1) * 0x30) argument
22 #define FUSB300_OFFSET_EPSET1(n) (0x24 + (n - 1) * 0x30) argument
23 #define FUSB300_OFFSET_EPSET2(n) (0x28 + (n - 1) * 0x30) argument
24 #define FUSB300_OFFSET_EPFFR(n) (0x2c + (n - 1) * 0x30) argument
25 #define FUSB300_OFFSET_EPSTRID(n) (0x40 + (n - 1) * 0x30) argument
54 #define FUSB300_OFFSET_EPPRD_W0(n) (0x520 + (n - 1) * 0x10) argument
55 #define FUSB300_OFFSET_EPPRD_W1(n) (0x524 + (n - 1) * 0x10) argument
56 #define FUSB300_OFFSET_EPPRD_W2(n) (0x528 + (n - 1) * 0x10) argument
57 #define FUSB300_OFFSET_EPRD_PTR(n) (0x52C + (n - 1) * 0x10) argument
60 #define FUSB300_OFFSET_EPPORT(n) (0x1010 + (n - 1) * 0x10) argument
[all …]
/OK3568_Linux_fs/kernel/arch/mips/loongson32/common/
H A Dirq.c13 #define LS1X_INTC_REG(n, x) \ argument
14 ((void __iomem *)KSEG1ADDR(LS1X_INTC_BASE + (n * 0x18) + (x)))
16 #define LS1X_INTC_INTISR(n) LS1X_INTC_REG(n, 0x0) argument
17 #define LS1X_INTC_INTIEN(n) LS1X_INTC_REG(n, 0x4) argument
18 #define LS1X_INTC_INTSET(n) LS1X_INTC_REG(n, 0x8) argument
19 #define LS1X_INTC_INTCLR(n) LS1X_INTC_REG(n, 0xc) argument
20 #define LS1X_INTC_INTPOL(n) LS1X_INTC_REG(n, 0x10) argument
21 #define LS1X_INTC_INTEDGE(n) LS1X_INTC_REG(n, 0x14) argument
26 unsigned int n = (d->irq - LS1X_IRQ_BASE) >> 5; in ls1x_irq_ack() local
28 __raw_writel(__raw_readl(LS1X_INTC_INTCLR(n)) in ls1x_irq_ack()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dregister_functions_iterate.hpp7 #define n BOOST_PP_ITERATION() macro
11 template<class V, class R BOOST_PP_ENUM_TRAILING_PARAMS(n, class P)>
12 struct encode_type_impl<V, R(*)(BOOST_PP_ENUM_PARAMS(n, P))>
14 typedef R BOOST_PP_CAT(P, n);
15 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_PTR_ID + n) type;
18 template<class V, class R BOOST_PP_ENUM_TRAILING_PARAMS(n, class P)>
19 struct encode_type_impl<V, R(*)(BOOST_PP_ENUM_PARAMS(n, P) ...)>
21 typedef R BOOST_PP_CAT(P, n);
22 typedef BOOST_TYPEOF_ENCODE_PARAMS(BOOST_PP_INC(n), FUN_VAR_PTR_ID + n) type;
26 struct decode_type_impl<boost::mpl::size_t<FUN_PTR_ID + n>, Iter>
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dintrin_cpp.hpp251 template<typename _Tp, int n> struct v_reg
255 enum { nlanes = n };
262 explicit v_reg(const _Tp* ptr) { for( int i = 0; i < n; i++ ) s[i] = ptr[i]; } in v_reg()
304 v_reg(const v_reg<_Tp, n> & r) in v_reg()
306 for( int i = 0; i < n; i++ ) in v_reg()
323 v_reg<_Tp, n> high() const in high()
325 v_reg<_Tp, n> c; in high()
327 for( i = 0; i < n/2; i++ ) in high()
329 c.s[i] = s[i+(n/2)]; in high()
330 c.s[i+(n/2)] = 0; in high()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dintrin_cpp.hpp251 template<typename _Tp, int n> struct v_reg
255 enum { nlanes = n };
262 explicit v_reg(const _Tp* ptr) { for( int i = 0; i < n; i++ ) s[i] = ptr[i]; } in v_reg()
304 v_reg(const v_reg<_Tp, n> & r) in v_reg()
306 for( int i = 0; i < n; i++ ) in v_reg()
323 v_reg<_Tp, n> high() const in high()
325 v_reg<_Tp, n> c; in high()
327 for( i = 0; i < n/2; i++ ) in high()
329 c.s[i] = s[i+(n/2)]; in high()
330 c.s[i+(n/2)] = 0; in high()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dintrin_cpp.hpp251 template<typename _Tp, int n> struct v_reg
255 enum { nlanes = n };
262 explicit v_reg(const _Tp* ptr) { for( int i = 0; i < n; i++ ) s[i] = ptr[i]; } in v_reg()
304 v_reg(const v_reg<_Tp, n> & r) in v_reg()
306 for( int i = 0; i < n; i++ ) in v_reg()
323 v_reg<_Tp, n> high() const in high()
325 v_reg<_Tp, n> c; in high()
327 for( i = 0; i < n/2; i++ ) in high()
329 c.s[i] = s[i+(n/2)]; in high()
330 c.s[i+(n/2)] = 0; in high()
[all …]

12345678910>>...266