Searched defs:pca (Results 1 – 5 of 5) sorted by relevance
111 struct pca9685 *pca = to_pca(chip); in pca9685_read_reg() local124 struct pca9685 *pca = to_pca(chip); in pca9685_write_reg() local252 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_gpio_request() local278 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_gpio_free() local314 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_gpio_probe() local353 struct pca9685 *pca = to_pca(chip); in pca9685_set_sleep_mode() local371 struct pca9685 *pca = to_pca(chip); in __pca9685_pwm_apply() local423 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_apply() local477 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_request() local496 struct pca9685 *pca = to_pca(chip); in pca9685_pwm_free() local[all …]
43 wildfire_pca *pca; in wildfire_update_irq_hw() local
477 wildfire_pca *pca = WILDFIRE_pca(qbbno, pcano); in wildfire_dump_pca_regs() local
221 #define WILDFIRE_PCA_ENTITY(pca) ((0xc|(pca))<<WILDFIRE_ENTITY_SHIFT) argument252 #define WILDFIRE_pca(q,pca) \ argument255 #define WILDFIRE_ne(q,pca) \ argument258 #define WILDFIRE_fe(q,pca) \ argument
791 struct fore200e_pca_regs pca; /* PCA-200E registers */ member
Completed in 18 milliseconds