Lines Matching +full:pwm +full:- +full:number
2 * Test-related constants for sandbox
6 * SPDX-License-Identifier: GPL-2.0+
31 * sandbox_i2c_set_test_mode() - set test mode for running unit tests
55 * offset: number of milliseconds to advance the system time
60 * sandbox_i2c_rtc_set_offset() - set the time offset from system/base time
64 * @offset: RTC offset from current system/base time (-1 for no
72 * sandbox_i2c_rtc_get_set_base_time() - get and set the base time
75 * @base_time: New base system time (set to -1 for no change)
83 * sandbox_osd_get_mem() - get the internal memory of a sandbox OSD
92 * sandbox_pwm_get_config() - get the PWM config for a channel
95 * @channel: Channel number to check
96 * @period_ns: Period of the PWM in nanoseconds
97 * @duty_ns: Current duty cycle of the PWM in nanoseconds
98 * @enable: true if the PWM is enabled
99 * @polarity: true if the PWM polarity is active high
100 * @return 0 if OK, -ENOSPC if the PWM number is invalid
106 * sandbox_sf_set_block_protect() - Set the BP bits of the status register