Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dvia_i2c.c228 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_i2c_probe()
253 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_i2c_remove()
H A Dvia-gpio.c217 for (i = 0; i < VIAFB_NUM_PORTS; i++) { in viafb_gpio_probe()
/openbmc/linux/include/linux/
H A Dvia-core.h38 #define VIAFB_NUM_PORTS 5 macro