Home
last modified time | relevance | path

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

/drivers/media/video/au0828/
Dau0828-cards.c263 au0828_write(dev, REG_002, 0x80 | 0x20 | 0x10); in au0828_gpio_setup()
271 au0828_write(dev, REG_002, 0x80 | 0x20 | 0x10); in au0828_gpio_setup()
285 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
292 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
Dau0828-reg.h27 #define REG_002 0x002 macro