Home
last modified time | relevance | path

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

12345678910>>...14

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
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 …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/mediatek/
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 …]
/kernel/linux/linux-5.10/drivers/ide/
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 */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dilitek,ili9225.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
24 rotation = <270>;
Dilitek,ili9341.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
25 rotation = <270>;
Dsitronix,st7586.txt13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
Dhimax,hx8357d.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
Dmulti-inno,mi0283qt.txt17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
Dsitronix,st7735r.yaml74 rotation = <270>;
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
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
/kernel/linux/linux-5.10/drivers/clk/uniphier/
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 */
/kernel/linux/linux-5.10/drivers/staging/fbtft/
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()
Dfb_bd663474.c117 case 270: in set_addr_win()
139 case 270: in set_var()
Dfb_upd161704.c126 case 270: in set_addr_win()
151 case 270: in set_var()
Dfb_ssd1289.c78 case 270: in set_addr_win()
106 case 270: in set_var()
Dfb_s6d1121.c81 case 270: in set_addr_win()
103 case 270: in set_var()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
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,
/kernel/linux/linux-5.10/drivers/media/platform/omap/
Domap_voutdef.h61 * while V4L2 driver understands it as 0, 90, 180, 270
182 * Return true if rotation is 90 or 270
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-common.yaml50 Display rotation in degrees counter clockwise (0,90,180,270)
52 enum: [0, 90, 180, 270]
/kernel/linux/linux-5.10/Documentation/driver-api/
Dconnector.rst131 setsockopt(s, 270, 1, &on, sizeof(on));
134 Where 270 above is SOL_NETLINK, and 1 is a NETLINK_ADD_MEMBERSHIP socket
/kernel/linux/linux-5.10/include/dt-bindings/clock/
Dexynos5410.h48 #define CLK_TSADC 270
/kernel/linux/linux-5.10/block/partitions/
Dkarma.c22 u8 d_reserved[270]; in karma_partition()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
Dvsp1_wpf.c53 * Only consider the 0°/180° from/to 90°/270° modifications, the rest in vsp1_wpf_set_rotation()
56 rotate = rotation == 90 || rotation == 270; in vsp1_wpf_set_rotation()
120 if (rotation == 180 || rotation == 270) in vsp1_wpf_s_ctrl()
175 V4L2_CID_ROTATE, 0, 270, 90, 0); in wpf_init_controls()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c24 { {27, 54, 81, 108, 162, 216, 243, 270, 54, 108, 162, 216, 324, 432, 486, 540,
26 12, 162, 216, 270, 243, 324, 405, 216, 270, 270, 324, 378, 378, 432, 324, 405,
27 405, 486, 567, 567, 648, 270, 324, 378, 324, 378, 432, 486, 432, 486, 540, 540,
29 {30, 60, 90, 120, 180, 240, 270, 300, 60, 120, 180, 240, 360, 480, 540, 600,
30 90, 180, 270, 360, 540, 720, 810, 900, 120, 240, 360, 480, 720, 960, 1080, 1200,
31 13, 180, 240, 300, 270, 360, 450, 240, 300, 300, 360, 420, 420, 480, 360, 450,
/kernel/linux/linux-5.10/include/uapi/linux/
Datmdev.h18 #define ATM_OC3_PCR (155520000/270*260/8/53)
20 SONET overhead: /270*260 (9 section, 1 path)

12345678910>>...14