Home
last modified time | relevance | path

Searched defs:pca955x_ledsel (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/gpio/
H A Dpca9552.c304 static inline uint8_t pca955x_ledsel(uint8_t oldval, int led_num, int state) in pca955x_ledsel() function
/openbmc/linux/drivers/leds/
H A Dleds-pca955x.c170 static inline u8 pca955x_ledsel(u8 oldval, int led_num, int state) in pca955x_ledsel() function