Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/sja1000/
Dpeak_pci.c246 static int peak_pciec_write_pca9553(struct peak_pciec_card *card, in peak_pciec_write_pca9553() function
315 peak_pciec_write_pca9553(card, 5, new_led); in peak_pciec_led_work()
338 peak_pciec_write_pca9553(card, 5, new_led); in peak_pciec_set_leds()
365 err = peak_pciec_write_pca9553(card, 1, 44 / 1); in peak_pciec_init_leds()
370 err = peak_pciec_write_pca9553(card, 2, 0x80); in peak_pciec_init_leds()
375 err = peak_pciec_write_pca9553(card, 3, 44 / 5); in peak_pciec_init_leds()
380 err = peak_pciec_write_pca9553(card, 4, 0x80); in peak_pciec_init_leds()
385 return peak_pciec_write_pca9553(card, 5, PCA9553_LS0_INIT); in peak_pciec_init_leds()
394 peak_pciec_write_pca9553(card, 5, PCA9553_LED_OFF_ALL); in peak_pciec_leds_exit()