Home
last modified time | relevance | path

Searched defs:pca (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/pwm/
H A Dpwm-pca9685.c110 struct pca9685 *pca = to_pca(chip); in pca9685_read_reg() local
123 struct pca9685 *pca = to_pca(chip); in pca9685_write_reg() local
251 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_gpio_request() local
277 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_gpio_free() local
313 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_gpio_probe() local
352 struct pca9685 *pca = to_pca(chip); in pca9685_set_sleep_mode() local
370 struct pca9685 *pca = to_pca(chip); in __pca9685_pwm_apply() local
422 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_apply() local
476 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_request() local
495 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_free() local
[all …]
/linux-6.15/arch/alpha/kernel/
H A Dsys_wildfire.c43 wildfire_pca *pca; in wildfire_update_irq_hw() local
H A Dcore_wildfire.c477 wildfire_pca *pca = WILDFIRE_pca(qbbno, pcano); in wildfire_dump_pca_regs() local
/linux-6.15/arch/alpha/include/asm/
H A Dcore_wildfire.h221 #define WILDFIRE_PCA_ENTITY(pca) ((0xc|(pca))<<WILDFIRE_ENTITY_SHIFT) argument
252 #define WILDFIRE_pca(q,pca) \ argument
255 #define WILDFIRE_ne(q,pca) \ argument
258 #define WILDFIRE_fe(q,pca) \ argument
/linux-6.15/drivers/atm/
H A Dfore200e.h791 struct fore200e_pca_regs pca; /* PCA-200E registers */ member