Lines Matching refs:au0828_write
276 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
277 au0828_write(dev, REG_002, 0x80 | 0x20 | 0x10); in au0828_gpio_setup()
280 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
281 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
285 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup()
290 au0828_write(dev, REG_001, 0x02); /* xc5000 */ in au0828_gpio_setup()
291 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup()
303 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
304 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
305 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
306 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
310 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
311 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
312 au0828_write(dev, REG_001, 0x02); in au0828_gpio_setup()
313 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()