Home
last modified time | relevance | path

Searched +full:300 +full:us (Results 1 – 25 of 909) sorted by relevance

12345678910>>...37

/OK3568_Linux_fs/kernel/arch/arm/common/
H A Dlocomo.c47 /* DAC setup and hold times (expressed in us) */
48 #define DAC_BUS_FREE_TIME 5 /* 4.7 us */
49 #define DAC_START_SETUP_TIME 5 /* 4.7 us */
50 #define DAC_STOP_SETUP_TIME 4 /* 4.0 us */
51 #define DAC_START_HOLD_TIME 5 /* 4.7 us */
52 #define DAC_SCL_LOW_HOLD_TIME 5 /* 4.7 us */
53 #define DAC_SCL_HIGH_HOLD_TIME 4 /* 4.0 us */
55 #define DAC_DATA_HOLD_TIME 1 /* 300 ns */
56 #define DAC_LOW_SETUP_TIME 1 /* 300 ns */
529 * Get the parent device driver (us) structure
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dcpuidle-imx6sx.c84 * ARM gating 31us * 5 + RBC clear 65us
86 * to 300us.
88 .exit_latency = 300,
107 * sw2iso and sw can be set to one 32K cycle = 31us in imx6sx_cpuidle_init()
/OK3568_Linux_fs/external/linux-rga/samples/im2d_api_demo/
H A DrgaImDemo.cpp370 printf("copying .... cost time %ld us, %s\n", usec1, imStrError(STATUS)); in main()
507 printf("resizing .... cost time %ld us, %s\n", usec1, imStrError(STATUS)); in main()
515 src_rect.width = 300; in main()
516 src_rect.height = 300; in main()
530 printf("cropping .... cost time %ld us, %s\n", usec1, imStrError(STATUS)); in main()
557 printf("rotating .... cost time %ld us, %s\n", usec1, imStrError(STATUS)); in main()
577 printf("flipping .... cost time %ld us, %s\n", usec1, imStrError(STATUS)); in main()
583 src_rect.x = 300; in main()
584 src_rect.y = 300; in main()
598 printf("translating .... cost time %ld us, %s\n", usec1, imStrError(STATUS)); in main()
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/gyro/
H A Dadis16080.c38 * @us: actual spi_device to write data
44 struct spi_device *us; member
69 ret = spi_sync_transfer(st->us, t, ARRAY_SIZE(t)); in adis16080_read_sample()
181 /* 300 degree = 1230, 1230 rad = 70474 degree */
182 .scale_val = 300,
204 st->us = spi; in adis16080_probe()
/OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/
H A Dpm.c40 /* Wait for 300us for the PLL output clock locked. */ in cns3xxx_pwr_power_up()
41 udelay(300); in cns3xxx_pwr_power_up()
113 cpu = (300 + ((cpu_sel / 3) * 100) + ((cpu_sel % 3) * 33)) >> div_sel; in cns3xxx_cpu_clock()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Dnand-macronix.txt7 for program operation, i.e., tPROG 300us to 340us (randomizer enabled).
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-of-sparx5.c124 /* For eMMC, minimum is 1us but give it 10us for good measure */ in sdhci_sparx5_reset_emmc()
128 /* For eMMC, minimum is 200us but give it 300us for good measure */ in sdhci_sparx5_reset_emmc()
129 usleep_range(300, 400); in sdhci_sparx5_reset_emmc()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmps,mpq7920.yaml58 corresponding values 150us, 300us, 610us, 920us
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-ktd2692.txt28 is defined internally (Maximum 300mA).
31 - flash-max-timeout-us : Flash LED maximum timeout.
48 flash-max-timeout-us = <1835000>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-chromebook.dtsi75 regulator-settling-time-up-us = <378>;
158 startup-delay-us = <2000>;
201 pwm-delay-us = <10000>;
269 i2c-scl-rising-time-ns = <300>;
285 i2c-scl-rising-time-ns = <300>;
289 * still allows us to get nice 4.7K pullups for high speed i2c
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dstm32mp157c-odyssey.dts45 reset-assert-us = <10000>;
46 reset-deassert-us = <300>;
H A Drk3288-rock2-som.dtsi31 startup-delay-us = <150>;
72 snps,reset-delays-us = <0 10000 30000>;
190 regulator-enable-ramp-delay = <300>;
203 regulator-enable-ramp-delay = <300>;
H A Dimx23-olinuxino.dts116 startup-delay-us = <300>; /* LAN9215 requires a POR of 200us minimum */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Didle-states.yaml286 entry-latency-us:
290 exit-latency-us:
293 The exit-latency-us duration may be guaranteed only after
294 entry-latency-us has passed.
296 min-residency-us:
302 wakeup-latency-us:
308 entry-latency-us + exit-latency-us
312 systems entry-latency-us + exit-latency-us will exceed
313 wakeup-latency-us by this duration.
322 - entry-latency-us
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_reg_cfg_8852b.c20 * Hsinchu 300, Taiwan.
60 BB_DBG(bb, DBG_INIT, "Delay 50 us\n"); in halbb_cfg_bb_phy_8852b()
63 BB_DBG(bb, DBG_INIT, "Delay 5 us\n"); in halbb_cfg_bb_phy_8852b()
66 BB_DBG(bb, DBG_INIT, "Delay 1 us\n"); in halbb_cfg_bb_phy_8852b()
113 BB_DBG(bb, DBG_INIT, "Delay 50 us\n"); in halbb_cfg_bb_gain_8852b()
116 BB_DBG(bb, DBG_INIT, "Delay 5 us\n"); in halbb_cfg_bb_gain_8852b()
119 BB_DBG(bb, DBG_INIT, "Delay 1 us\n"); in halbb_cfg_bb_gain_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_reg_cfg_8852b.c20 * Hsinchu 300, Taiwan.
60 BB_DBG(bb, DBG_INIT, "Delay 50 us\n"); in halbb_cfg_bb_phy_8852b()
63 BB_DBG(bb, DBG_INIT, "Delay 5 us\n"); in halbb_cfg_bb_phy_8852b()
66 BB_DBG(bb, DBG_INIT, "Delay 1 us\n"); in halbb_cfg_bb_phy_8852b()
113 BB_DBG(bb, DBG_INIT, "Delay 50 us\n"); in halbb_cfg_bb_gain_8852b()
116 BB_DBG(bb, DBG_INIT, "Delay 5 us\n"); in halbb_cfg_bb_gain_8852b()
119 BB_DBG(bb, DBG_INIT, "Delay 1 us\n"); in halbb_cfg_bb_gain_8852b()
/OK3568_Linux_fs/u-boot/drivers/ddr/fsl/
H A Dddr3_dimm_params.c276 * DDR3-800D 300 MTB (37.5ns) in ddr_compute_dimm_parameters()
277 * DDR3-1066F 300 MTB (37.5ns) in ddr_compute_dimm_parameters()
318 * tREFI = 7.8 us at normal temperature range in ddr_compute_dimm_parameters()
319 * = 3.9 us at ext temperature range in ddr_compute_dimm_parameters()
331 * DDR3-1066(1KB page) 300 MTB (37.5ns) in ddr_compute_dimm_parameters()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dhw.c150 s64 us; in mipi_irq_hdl() local
192 us = ktime_us_delta(ktime_get(), t); in mipi_irq_hdl()
194 "%s %lldus\n", __func__, us); in mipi_irq_hdl()
209 s64 us; in mi_irq_hdl() local
228 us = ktime_us_delta(ktime_get(), t); in mi_irq_hdl()
230 "%s:0x%x %lldus\n", __func__, mis_val, us); in mi_irq_hdl()
244 s64 us; in isp_irq_hdl() local
259 us = ktime_us_delta(ktime_get(), t); in isp_irq_hdl()
261 "%s:0x%x %lldus\n", __func__, mis_val, us); in isp_irq_hdl()
399 .clk_rate = 300,
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-pll14xx.c50 PLL_1416X_RATE(1200000000U, 300, 3, 1),
55 PLL_1416X_RATE(600000000U, 300, 3, 2),
223 * 1us and 1/FREF, respectively. in clk_pll1416x_set_rate()
225 * 3us. in clk_pll1416x_set_rate()
289 * 1us and 1/FREF, respectively. in clk_pll1443x_set_rate()
291 * 3us. in clk_pll1443x_set_rate()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/pgms/
H A Dgfx-x1140 # allows us to average them in a roughly meaningful way, which in turn
41 # allows us to produce sensible scores for the test groups defined below.
180 'trap300' => [ 11600.0, "Fill 300x300 trapezoid" ],
184 'strap300' => [ 11700.0, "Fill 300x300 stippled trapezoid (8x8 stipple)" ],
188 'ostrap300' => [ 11600.0, "Fill 300x300 opaque stippled trapezoid (8x8 stipple)" ],
192 'tiletrap300' => [ 11600.0, "Fill 300x300 tiled trapezoid (4x4 tile)" ],
196 'oddstrap300' => [ 2090.0, "Fill 300x300 stippled trapezoid (17x15 stipple)" ],
200 'oddostrap300' => [ 2080.0, "Fill 300x300 opaque stippled trapezoid (17x15 stipple)" ],
204 'oddtiletrap300' => [ 2080.0, "Fill 300x300 tiled trapezoid (17x15 tile)" ],
208 'bigstrap300' => [ 1260.0, "Fill 300x300 stippled trapezoid (161x145 stipple)" ],
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videoio/
H A Dvideoio_c.h84 CV_CAP_FIREWARE =300, // IEEE 1394 drivers
85 CV_CAP_FIREWIRE =300,
86 CV_CAP_IEEE1394 =300,
87 CV_CAP_DC1394 =300,
88 CV_CAP_CMU1394 =300,
252 …CV_CAP_PROP_PVAPI_MULTICASTIP = 300, // ip for anable multicast master mode. 0 for disab…
352 CV_CAP_PROP_XI_DEBOUNCE_T0 = 508, // Debounce time (x * 10us)
353 CV_CAP_PROP_XI_DEBOUNCE_T1 = 509, // Debounce time (x * 10us)
380 … = 544, // Specifies the delay in microseconds (us) to apply after the …
/OK3568_Linux_fs/kernel/drivers/phy/hisilicon/
H A Dphy-hisi-inno-usb2.c17 #define REF_CLK_STABLE_TIME 100 /* unit:us */
18 #define UTMI_CLK_STABLE_TIME 200 /* unit:us */
22 #define POR_RST_COMPLETE_TIME 300 /* unit:us */
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dfsl-ls2088a.dtsi75 cpu6: cpu@300 {
115 entry-latency-us = <2000>;
116 exit-latency-us = <2000>;
117 min-residency-us = <6000>;
H A Dfsl-ls2080a.dtsi75 cpu6: cpu@300 {
115 entry-latency-us = <2000>;
116 exit-latency-us = <2000>;
117 min-residency-us = <6000>;
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-energy.rst99 Let us consider a platform with 12 CPUs, split in 3 performance domains
136 each performance domain since it is the one which will allow us to keep the
151 Let us consider a (fake) platform with 2 independent performance domains
174 341 -PP - - - - ## ## | 512 | 300 | 1024 | 1700 |
198 * CPU1: 300 / 341 * 150 = 131
233 768 ============= * CPU0: 400 / 512 * 300 = 234
234 * CPU1: 100 / 512 * 300 = 58

12345678910>>...37