Searched refs:peak_pciec_set_leds (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
H A D | peak_pci.c | 317 static void peak_pciec_set_leds(struct peak_pciec_card *card, u8 led_mask, u8 s) in peak_pciec_set_leds() function 405 peak_pciec_set_leds(card, PCA9553_LED(c), PCA9553_ON); in peak_pciec_write_reg() 409 peak_pciec_set_leds(card, PCA9553_LED(c), PCA9553_SLOW); in peak_pciec_write_reg()
|
/kernel/linux/linux-6.6/drivers/net/can/sja1000/ |
H A D | peak_pci.c | 333 static void peak_pciec_set_leds(struct peak_pciec_card *card, u8 led_mask, u8 s) in peak_pciec_set_leds() function 412 peak_pciec_set_leds(card, PCA9553_LED(c), PCA9553_ON); in peak_pciec_write_reg() 416 peak_pciec_set_leds(card, PCA9553_LED(c), PCA9553_SLOW); in peak_pciec_write_reg()
|
Completed in 3 milliseconds