Searched refs:REG_000 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/media/usb/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() 283 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 287 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup() 293 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup() 308 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 315 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()
|
| D | au0828-reg.h | 25 #define REG_000 0x000 macro
|