Lines Matching refs:au0828_write
272 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
273 au0828_write(dev, REG_002, 0x80 | 0x20 | 0x10); in au0828_gpio_setup()
276 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
277 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
281 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup()
286 au0828_write(dev, REG_001, 0x02); /* xc5000 */ in au0828_gpio_setup()
287 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup()
299 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
300 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
301 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
302 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
306 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
307 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
308 au0828_write(dev, REG_001, 0x02); in au0828_gpio_setup()
309 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()