Searched refs:REG_000 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/media/usb/au0828/ |
D | au0828-cards.c | 20 au0828_set(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 22 au0828_clear(dev, REG_000, 0x10); in hvr950q_cs5340_audio() 267 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 271 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup() 277 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup() 292 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup() 299 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()
|
D | au0828-reg.h | 11 #define REG_000 0x000 macro
|