Searched refs:STMPE_BLOCK_PWM (Results 1 – 3 of 3) sorted by relevance
125 STMPE_BLOCK_PWM); in stmpe_24xx_pwm_config()317 ret = stmpe_enable(stmpe, STMPE_BLOCK_PWM); in stmpe_pwm_probe()323 stmpe_disable(stmpe, STMPE_BLOCK_PWM); in stmpe_pwm_probe()
711 .block = STMPE_BLOCK_PWM,791 if (blocks & STMPE_BLOCK_PWM) in stmpe1601_enable()803 case STMPE_BLOCK_PWM: in stmpe1601_get_altfunc()995 .block = STMPE_BLOCK_PWM,1021 case STMPE_BLOCK_PWM: in stmpe24xx_get_altfunc()1361 pdata->blocks |= STMPE_BLOCK_PWM; in stmpe_of_probe()
35 STMPE_BLOCK_PWM = 1 << 4, enumerator
Completed in 7 milliseconds