Lines Matching refs:ascot2e_write_reg
147 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg() function
211 return ascot2e_write_reg(priv, reg, data); in ascot2e_set_reg_bits()
224 ascot2e_write_reg(priv, 0x50, 0x01); in ascot2e_enter_power_save()
237 ascot2e_write_reg(priv, 0x50, 0x00); in ascot2e_leave_power_save()
383 ascot2e_write_reg(priv, 0x4E, 0x01); in ascot2e_set_params()
388 ascot2e_write_reg(priv, 0x4E, 0x00); in ascot2e_set_params()
442 ascot2e_write_reg(priv, 0x04, 0x00); in ascot2e_set_params()
444 ascot2e_write_reg(priv, 0x03, 0xC0); in ascot2e_set_params()
505 ascot2e_write_reg(priv, 0x28, 0x1e); in ascot2e_attach()
507 ascot2e_write_reg(priv, 0x59, 0x04); in ascot2e_attach()
511 ascot2e_write_reg(priv, 0x4c, 0x01); in ascot2e_attach()
513 ascot2e_write_reg(priv, 0x07, 0x04); in ascot2e_attach()
515 ascot2e_write_reg(priv, 0x04, 0x00); in ascot2e_attach()
517 ascot2e_write_reg(priv, 0x03, 0xc0); in ascot2e_attach()
522 ascot2e_write_reg(priv, 0x50, 0x01); in ascot2e_attach()