Searched refs:countl (Results 1 – 2 of 2) sorted by relevance
316 pub countl: u8, // Count register, 7:0 field349 pub countl: u8, // Count register, 7:0 field395 pub countl: u8, // Count register, 7:0 field
185 volatile_write!(cmdfis.countl, (count & 0xFF) as u8); in read_at()352 volatile_write!(cmdfis.countl, (count & 0xFF) as u8); in write_at()