Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dsunplus.c33 #define BRIDGE_SPCA536 4 macro
527 reg = sd->bridge == BRIDGE_SPCA536 ? 0x20f0 : 0x21a7; in setbrightness()
536 reg = sd->bridge == BRIDGE_SPCA536 ? 0x20f1 : 0x21a8; in setcontrast()
545 reg = sd->bridge == BRIDGE_SPCA536 ? 0x20f6 : 0x21ae; in setcolors()
566 case BRIDGE_SPCA536: in init_ctl_reg()
646 case BRIDGE_SPCA536: in sd_init()
849 case BRIDGE_SPCA536: in sd_pkt_scan()