Home
last modified time | relevance | path

Searched refs:at93c_reg_read (Results 1 – 1 of 1) sorted by relevance

/arch/mips/lasat/
Dat93c.c28 static u32 at93c_reg_read(void) in at93c_reg_read() function
50 u32 data = at93c_reg_read(); in at93c_write_databit()
65 at93c_cycle_clk(at93c_reg_read()); in at93c_read_databit()
96 at93c_reg_write((at93c_reg_read() | at93c->cs) & in at93c_init_op()
103 at93c_reg_write(at93c_reg_read() & ~at93c->cs); in at93c_end_op()