Searched refs:REG_000 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/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() 281 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 285 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup() 291 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup() 306 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 313 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()
|
D | au0828-reg.h | 25 #define REG_000 0x000 macro
|