Home
last modified time | relevance | path

Searched full:270 (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmt6358-regulator.txt151 regulator-enable-ramp-delay = <270>;
160 regulator-enable-ramp-delay = <270>;
167 regulator-enable-ramp-delay = <270>;
175 regulator-enable-ramp-delay = <270>;
183 regulator-enable-ramp-delay = <270>;
200 regulator-enable-ramp-delay = <270>;
233 regulator-enable-ramp-delay = <270>;
241 regulator-enable-ramp-delay = <270>;
256 regulator-enable-ramp-delay = <270>;
272 regulator-enable-ramp-delay = <270>;
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt6358.dtsi149 regulator-enable-ramp-delay = <270>;
173 regulator-enable-ramp-delay = <270>;
181 regulator-enable-ramp-delay = <270>;
198 regulator-enable-ramp-delay = <270>;
231 regulator-enable-ramp-delay = <270>;
239 regulator-enable-ramp-delay = <270>;
254 regulator-enable-ramp-delay = <270>;
285 regulator-enable-ramp-delay = <270>;
293 regulator-enable-ramp-delay = <270>;
309 regulator-enable-ramp-delay = <270>;
[all …]
/OK3568_Linux_fs/yocto/poky/meta-poky/recipes-core/psplash/files/
H A Dpsplash-poky-img.h105 "\377gkl\377FKM\37728:\377\313.46\377\1\265\267\270\377\235\350\354\340" \
112 "\265\267\270\377\233\350\354\340\377\2\277\301\302\377`ef\377\234.46" \
117 "\377EJL\377\325.46\377\1\265\267\270\377\231\350\354\340\377\2\255\257" \
123 "\267\270\377\227\350\354\340\377\2\313\314\315\377UY[\377\244.46\377" \
128 "\267\270\377\225\350\354\340\377\2\350\354\342\377txz\377\250.46\377" \
129 "\2PUW\377\324\326\326\377\347\350\354\340\377\1\270\272\272\377\215." \
133 "\270\377BHJ\377\334.46\377\1\265\267\270\377\224\350\354\340\377\2\313" \
138 "6\377\1\265\267\270\377\223\350\354\340\377\2\231\234\235\377068\377" \
142 "\340\377\2\264\267\267\3778>\77\377\337.46\377\1\265\267\270\377\222" \
147 "\341.46\377\1\265\267\270\377\221\350\354\340\377\1ptv\377\262.46\377" \
[all …]
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-rockchip.c86 * When picking values we'll stick with picking 0/90/180/270 since in dw_mci_rk3288_set_ios()
149 u32 degrees[4] = {0, 90, 180, 270}, degree; in dw_mci_v2_execute_tuning()
235 /* Cannot guarantee any phases larger than 270 would work well */ in dw_mci_rk3288_execute_tuning()
236 if (TUNING_ITERATION_TO_PHASE(i, priv->num_phases) > 270) in dw_mci_rk3288_execute_tuning()
325 * Since we cut out 270 ~ 360, the original algorithm in dw_mci_rk3288_execute_tuning()
326 * still rolling ranges before and after 270 together in dw_mci_rk3288_execute_tuning()
328 * using any middle phase located between 270 and 360. in dw_mci_rk3288_execute_tuning()
331 * Pick 270 is a better choice in those cases. In case of in dw_mci_rk3288_execute_tuning()
335 if (real_middle_phase > 270) { in dw_mci_rk3288_execute_tuning()
337 real_middle_phase = 270; in dw_mci_rk3288_execute_tuning()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dqd65xx.h132 { 2, "1900", 175, 270 }, /* ST9100A */
133 { 2, "1954", 175, 270 }, /* ST9145A */
134 { 2, "1909", 175, 270 }, /* ST9190AG */
135 { 2, "2953", 175, 270 }, /* ST9235A */
136 { 2, "1359", 175, 270 }, /* ST3195A */
141 { 30, "0326", 150, 270 }, /* Samsung Electronics 120MB */
/OK3568_Linux_fs/buildroot/package/frecon/
H A DConfig.in32 default 270 if BR2_PACKAGE_FRECON_ROTATE_270
48 bool "270"
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h62 1 0 0 90-degree view with vertical mirror 270-degree view with horizontal mirror
63 1 0 1 270-degree view
65 1 1 1 90-degree view with horizontal mirror 270-degree view with vertical mirror
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/
H A Dilitek,ili9225.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
24 rotation = <270>;
H A Dilitek,ili9341.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
25 rotation = <270>;
/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DRK3528_perf.txt122 dma_fd: [ MD5] 270MB/s.
124 dma_fd: [ SHA256] 270MB/s.
130 dma_fd: [ SM3] 270MB/s.
144 dma_fd: [ HMAC_SM3] 270MB/s.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libgtop/libgtop/
H A D0001-fix-compile-error-for-cross-compile.patch24 @@ -270,8 +270,8 @@ AC_ARG_ENABLE(fatal-warnings,
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0049-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch22 @@ -270,6 +270,7 @@ grub_mmap_iterate (grub_memory_hook_t hook, void *hook_data)
/OK3568_Linux_fs/buildroot/package/harfbuzz/
H A D0001-meson.build-check-for-pthread.h.patch29 @@ -270,7 +270,9 @@ endif
/OK3568_Linux_fs/external/linux-rga/samples/im2d_api_demo/
H A Dargs.cpp32 " [--copy] [--resize=<up/down>] [--crop] [--rotate=90/180/270]\n" in help_function()
52 … "\t --rotate Rotate the image by RGA.You can choose to rotate 90/180/270 degrees.\n" in help_function()
243 } else if (strcmp(targ,"270") == 0) { in readParm()
244 printf("rotation 270 ...\n"); in readParm()
/OK3568_Linux_fs/buildroot/package/dmalloc/
H A D0003-fix-shlibs.patch20 @@ -270,7 +270,7 @@ $(LIB_TH) : $(OBJS) $(THREAD_OBJS)
/OK3568_Linux_fs/kernel/drivers/clk/uniphier/
H A Dclk-uniphier-sys.c86 UNIPHIER_CLK_FACTOR("vpll27a", -1, "ref", 5625, 512), /* 270 MHz */
102 UNIPHIER_CLK_FACTOR("vpll27a", -1, "ref", 270, 25), /* 270 MHz */
130 UNIPHIER_CLK_FACTOR("vpll27a", -1, "ref", 270, 25), /* 270 MHz */
/OK3568_Linux_fs/yocto/meta-clang/recipes-core/busybox/busybox/
H A D0001-apply-const-trick-to-ptr_to_globals.patch10 [ 452.428349] less[270]: unhandled signal 11 code 0x1 at 0x000000000000000c in busybox.nosuid[2ab7…
11 [ 452.430246] CPU: 3 PID: 270 Comm: less Not tainted 5.15.13-yocto-standard #1
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c32 {{27, 54, 81, 108, 162, 216, 243, 270, 54, 108, 162, 216, 324, 432, 486,
34 864, 972, 1080, 12, 162, 216, 270, 243, 324, 405, 216, 270, 270, 324,
35 378, 378, 432, 324, 405, 405, 486, 567, 567, 648, 270, 324, 378, 324,
38 {30, 60, 90, 120, 180, 240, 270, 300, 60, 120, 180, 240, 360, 480, 540,
39 600, 90, 180, 270, 360, 540, 720, 810, 900, 120, 240, 360, 480, 720,
40 960, 1080, 1200, 13, 180, 240, 300, 270, 360, 450, 240, 300, 300, 360,
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_uc1611.c115 case 270: in set_addr_win()
188 case 270: in set_var()
234 case 270: in write_vmem()
268 case 270: in write_vmem()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefsyacc.h69 NOTITLE = 270, /* NOTITLE */
105 #define NOTITLE 270
/OK3568_Linux_fs/kernel/drivers/media/platform/omap/
H A Domap_voutdef.h61 * while V4L2 driver understands it as 0, 90, 180, 270
182 * Return true if rotation is 90 or 270
/OK3568_Linux_fs/buildroot/package/autofs/
H A D0001-autofs-5-1-7-use-default-stack-size-for-threads.patch108 @@ -270,12 +270,8 @@ int alarm_start_handler(void)
/OK3568_Linux_fs/u-boot/board/gdsys/common/
H A Ddp501.c64 val * 270, link_bw * 270); in dp501_link_training()
/OK3568_Linux_fs/yocto/meta-rockchip/dynamic-layers/recipes-browser/chromium/chromium_104.0.5112/
H A D0016-media-Enable-HEVC-by-default-for-V4L2VDA.patch21 @@ -270,7 +270,7 @@ const base::Feature kPictureInPicture {
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Ddrmrga.h51 /* rotate source image 270 degrees clockwise */
236 else if (angle == 270) in rga_set_rotation()

12345678910>>...35