Lines Matching refs:au0828_write
262 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
263 au0828_write(dev, REG_002, 0x80 | 0x20 | 0x10); in au0828_gpio_setup()
266 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
267 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
271 au0828_write(dev, REG_000, 0x80); in au0828_gpio_setup()
276 au0828_write(dev, REG_001, 0x02); /* xc5000 */ in au0828_gpio_setup()
277 au0828_write(dev, REG_000, 0x80 | 0x20); /* PS + au8522 */ in au0828_gpio_setup()
289 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
290 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
291 au0828_write(dev, REG_001, 0x0); in au0828_gpio_setup()
292 au0828_write(dev, REG_000, 0x0); in au0828_gpio_setup()
296 au0828_write(dev, REG_003, 0x02); in au0828_gpio_setup()
297 au0828_write(dev, REG_002, 0xa0); in au0828_gpio_setup()
298 au0828_write(dev, REG_001, 0x02); in au0828_gpio_setup()
299 au0828_write(dev, REG_000, 0xa0); in au0828_gpio_setup()