Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/can/sja1000/
Dpeak_pci.c233 static int peak_pciec_write_pca9553(struct peak_pciec_card *card, in peak_pciec_write_pca9553() function
302 peak_pciec_write_pca9553(card, 5, new_led); in peak_pciec_led_work()
325 peak_pciec_write_pca9553(card, 5, new_led); in peak_pciec_set_leds()
353 err = peak_pciec_write_pca9553(card, 1, 44 / 1); in peak_pciec_init_leds()
358 err = peak_pciec_write_pca9553(card, 2, 0x80); in peak_pciec_init_leds()
363 err = peak_pciec_write_pca9553(card, 3, 44 / 5); in peak_pciec_init_leds()
368 err = peak_pciec_write_pca9553(card, 4, 0x80); in peak_pciec_init_leds()
373 return peak_pciec_write_pca9553(card, 5, PCA9553_LS0_INIT); in peak_pciec_init_leds()
382 peak_pciec_write_pca9553(card, 5, PCA9553_LED_OFF_ALL); in peak_pciec_leds_exit()