Searched refs:peak_pciec_write_pca9553 (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/can/sja1000/ |
H A D | peak_pci.c | 246 static int peak_pciec_write_pca9553(struct peak_pciec_card *card, peak_pciec_write_pca9553() function 315 peak_pciec_write_pca9553(card, 5, new_led); peak_pciec_led_work() 338 peak_pciec_write_pca9553(card, 5, new_led); peak_pciec_set_leds() 365 err = peak_pciec_write_pca9553(card, 1, 44 / 1); peak_pciec_init_leds() 370 err = peak_pciec_write_pca9553(card, 2, 0x80); peak_pciec_init_leds() 375 err = peak_pciec_write_pca9553(card, 3, 44 / 5); peak_pciec_init_leds() 380 err = peak_pciec_write_pca9553(card, 4, 0x80); peak_pciec_init_leds() 385 return peak_pciec_write_pca9553(card, 5, PCA9553_LS0_INIT); peak_pciec_init_leds() 394 peak_pciec_write_pca9553(card, 5, PCA9553_LED_OFF_ALL); peak_pciec_leds_exit()
|
Completed in 35 milliseconds