Searched refs:REG_000 (Results 1 – 2 of 2) sorted by relevance
/drivers/media/video/au0828/ |
D | au0828-cards.c | 34 au0828_set(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 36 au0828_clear(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 265 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 272 au0828_write(dev, REG_000, 0x80 | 0x40 | 0x20); in au0828_gpio_setup() 287 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 294 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()
|
D | au0828-reg.h | 25 #define REG_000 0x000 macro
|