Searched refs:REG_000 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/usb/au0828/ |
D | au0828-cards.c | 30 au0828_set(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 32 au0828_clear(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 277 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 281 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup() 287 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup() 302 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 309 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()
|
D | au0828-reg.h | 21 #define REG_000 0x000 macro
|