Home
last modified time | relevance | path

Searched refs:pwm_lookup (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/arch/avr32/boards/merisc/
Dsetup.c173 static struct pwm_lookup pwm_lookup[] = { variable
289 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in merisc_init()
/linux-4.1.27/arch/avr32/boards/favr-32/
Dsetup.c235 static struct pwm_lookup pwm_lookup[] = { variable
260 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in favr32_setup_atmel_pwm_bl()
/linux-4.1.27/arch/avr32/boards/atngw100/
Dmrmt.c160 static struct pwm_lookup pwm_lookup[] = { variable
337 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in mrmt1_init()
/linux-4.1.27/include/linux/
Dpwm.h271 struct pwm_lookup { struct
292 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
294 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
/linux-4.1.27/arch/arm/mach-omap2/
Dboard-omap3beagle.c61 static struct pwm_lookup pwm_lookup[] = { variable
581 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in omap3_beagle_init()
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-armadillo800eva.c406 static struct pwm_lookup pwm_lookup[] = { variable
1247 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in eva_init()
/linux-4.1.27/arch/arm/mach-clps711x/
Dboard-edb7211.c112 static struct pwm_lookup edb7211_pwm_lookup[] = {
/linux-4.1.27/drivers/pwm/
Dcore.c576 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
606 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/linux-4.1.27/Documentation/
Dpwm.txt21 static struct pwm_lookup board_pwm_lookup[] = {
/linux-4.1.27/arch/arm/mach-pxa/
Dhx4700.c576 static struct pwm_lookup hx4700_pwm_lookup[] = {