Searched defs:duty (Results 1 – 9 of 9) sorted by relevance
| /openbmc/qemu/include/hw/misc/ |
| H A D | npcm7xx_mft.h | 63 uint32_t duty[NPCM7XX_MFT_FANIN_COUNT]; member
|
| H A D | npcm7xx_pwm.h | 71 uint32_t duty; member
|
| /openbmc/qemu/hw/misc/ |
| H A D | npcm7xx_pwm.c | 102 uint32_t duty; in npcm7xx_pwm_calculate_duty() local 136 uint32_t duty = npcm7xx_pwm_calculate_duty(p); in npcm7xx_pwm_update_duty() local
|
| H A D | npcm7xx_mft.c | 156 Clock *clock, uint32_t max_rpm, uint32_t duty, uint16_t tgt, in npcm7xx_mft_compute_cnt()
|
| /openbmc/u-boot/drivers/pwm/ |
| H A D | rk_pwm.c | 43 unsigned long period, duty; in rk_pwm_set_config() local
|
| H A D | sunxi_pwm.c | 71 u32 v, best_period = 0, duty; in sunxi_pwm_set_config() local
|
| /openbmc/u-boot/board/siemens/pxm2/ |
| H A D | board.c | 337 int duty = PWM_DUTY; in enable_pwm() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | npcm7xx_pwm-test.c | 345 uint32_t duty; in pwm_compute_duty() local 506 static void mft_verify_rpm(QTestState *qts, const TestData *td, uint64_t duty) in mft_verify_rpm()
|
| /openbmc/u-boot/include/ |
| H A D | ec_commands.h | 1510 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */ member 1523 uint16_t duty; /* Duty cycle, EC_PWM_MAX_DUTY = 100% */ member
|