Home
last modified time | relevance | path

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

/linux/drivers/net/can/sja1000/
H A Dpeak_pci.c258 static int peak_pciec_write_pca9553(struct peak_pciec_card *card, in peak_pciec_write_pca9553() function
325 peak_pciec_write_pca9553(card, 5, new_led); in peak_pciec_led_work()
346 peak_pciec_write_pca9553(card, 5, new_led); in peak_pciec_set_leds()
367 err = peak_pciec_write_pca9553(card, 1, 44 / 1); in peak_pciec_init_leds()
372 err = peak_pciec_write_pca9553(card, 2, 0x80); in peak_pciec_init_leds()
377 err = peak_pciec_write_pca9553(card, 3, 44 / 5); in peak_pciec_init_leds()
382 err = peak_pciec_write_pca9553(card, 4, 0x80); in peak_pciec_init_leds()
387 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()