Lines Matching refs:au0828_write
278 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
279 au0828_write(dev, REG_002, 0x80 | 0x20 | 0x10); in au0828_gpio_setup()
282 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
283 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
287 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup()
292 au0828_write(dev, REG_001, 0x02); /* xc5000 */ in au0828_gpio_setup()
293 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup()
305 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
306 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
307 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
308 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
312 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
313 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
314 au0828_write(dev, REG_001, 0x02); in au0828_gpio_setup()
315 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()