Home
last modified time | relevance | path

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

/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
344 val = pca955x_ledsel(val, led % 4, state); in pca955x_set_led()