Home
last modified time | relevance | path

Searched refs:duty (Results 1 – 25 of 41) sorted by relevance

12

/external/u-boot/drivers/pwm/
Drk_pwm.c59 unsigned long period, duty; in rk_pwm_set_config() local
76 duty = lldiv((uint64_t)priv->freq * duty_ns, in rk_pwm_set_config()
80 writel(duty, priv->base + regs->duty); in rk_pwm_set_config()
96 debug("%s: period=%lu, duty=%lu\n", __func__, period, duty); in rk_pwm_set_config()
160 .duty = 0x04,
174 .duty = 0x08,
189 .duty = 0x08,
DKconfig6 control over the duty cycle (high and low time) of the signal. This
17 supports a programmable period and duty cycle. A 32-bit counter is
31 programmable period and duty cycle. A 32-bit counter is used.
48 four channels with a programmable period and duty cycle. Only a
49 32KHz clock is supported by the driver but the duty cycle is
57 programmable period and duty cycle. A 16-bit counter is used.
Dsunxi_pwm.c71 u32 v, best_period = 0, duty; in sunxi_pwm_set_config() local
98 duty = lldiv(best_scaled_freq * duty_ns, nsecs_per_sec); in sunxi_pwm_set_config()
114 SUNXI_PWM_CH0_PERIOD_DUTY(duty), &regs->ch0_period); in sunxi_pwm_set_config()
118 best_period, duty); in sunxi_pwm_set_config()
/external/u-boot/board/siemens/pxm2/
Dboard.c338 int duty = PWM_DUTY; in enable_pwm() local
351 writel(duty, &ecap->cap2); in enable_pwm()
352 writel(duty, &ecap->cap4); in enable_pwm()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dpwm.h11 unsigned long duty; member
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol9 CRITERIA = """Fails if power consumption readings during heavy-duty random r/w
17 This test runs a heavy-duty random read/write test, which is defined as
/external/grpc-grpc/src/core/ext/filters/client_channel/
DREADME.md7 Each grpc_channel is created with a grpc_resolver. It is the resolver's duty
/external/vulkan-validation-layers/layers/
Dvk_layer_settings.txt70 # VK_VALIDATION_FEATURE_DISABLE_CORE_CHECKS_EXT - disables the main, heavy-duty
/external/skqp/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md73 Project Steward(s) for *pathkit*. It is the Project Steward’s duty to
/external/skia/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md73 Project Steward(s) for *pathkit*. It is the Project Steward’s duty to
/external/deqp-deps/amber/
DCODE_OF_CONDUCT.md73 Project Steward(s) for Amber. It is the Project Steward’s duty to
/external/skqp/experimental/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md73 Project Steward(s) for *canvaskit*. It is the Project Steward’s duty to
/external/skia/modules/pathkit/npm-asmjs/
DCODE_OF_CONDUCT.md73 Project Steward(s) for *pathkit*. It is the Project Steward’s duty to
/external/skqp/modules/pathkit/npm-wasm/
DCODE_OF_CONDUCT.md73 Project Steward(s) for *pathkit*. It is the Project Steward’s duty to
/external/skia/modules/canvaskit/canvaskit/
DCODE_OF_CONDUCT.md73 Project Steward(s) for *canvaskit*. It is the Project Steward’s duty to
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/
Dbuild_convert.md99 models might result in a higher duty cycle, which means your device's processor
/external/v8/src/third_party/siphash/
DLICENSE112 party to this document and has no duty or obligation with respect to this
/external/u-boot/include/
Dec_commands.h1514 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */ member
1527 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */ member
/external/skia/site/dev/sheriffing/
Dindex.md70 * The sheriff's duty here is to make sure that when developers introduce new images or new perf reg…
/external/skqp/site/dev/sheriffing/
Dindex.md67 * The sheriff's duty here is to make sure that when developers introduce new images or new perf reg…
/external/u-boot/drivers/power/regulator/
DKconfig76 controlled by PWM duty ratio. Some of Rockchip board using this kind
/external/u-boot/arch/arm/dts/
Dstih407-family.dtsi114 max-duty-cycle = <255>;
/external/cpuinfo/test/dmesg/
Dxperia-c4-dual.log121 <4>[ 8.130495]<6>.(7)[173:mmcqd/0][BLOCK_TAG] mmcqd:173 Workload < 1%, duty 0, period 500008769,…
817 <4>[ 8.630577]<6>.(7)[173:mmcqd/0][BLOCK_TAG] mmcqd:173 Workload < 1%, duty 0, period 500077692,…
1415 <4>[ 8.885696]<6>.(4)[174:mmcqd/0boot0][BLOCK_TAG] mmcqd:174 Workload < 1%, duty 0, period 54939…
1679 <4>[ 9.130778]<6>.(0)[173:mmcqd/0][BLOCK_TAG] mmcqd:173 Workload < 1%, duty 0, period 500199616,…
Dgalaxy-s8-global.log381 [ 1.101247] [4: swapper/0: 1] [VIB] duty[0] = 31738
383 [ 1.101256] [4: swapper/0: 1] [VIB] duty[1] = 42317
385 [ 1.101264] [4: swapper/0: 1] [VIB] duty[2] = 33853
387 [ 1.101272] [4: swapper/0: 1] [VIB] duty[3] = 25390
389 [ 1.101280] [4: swapper/0: 1] [VIB] duty[4] = 28211
/external/brotli/tests/testdata/
Dasyoulik.txt541 ORLANDO I attend them with all respect and duty.
1152 When service sweat for duty, not for meed!
3659 All adoration, duty, and observance,

12