Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/
H A Dpit.rs98 enum CommandReadBackLatch { enum
769 CommandReadBackLatch::n(control_word & CommandReadBackLatch::CommandRBLatchBits as u8); in read_back_command()
771 Some(CommandReadBackLatch::CommandRBLatchCount) => { in read_back_command()
774 Some(CommandReadBackLatch::CommandRBLatchStatus) => { in read_back_command()
1290 | CommandReadBackLatch::CommandRBLatchCount as u8 in read_back_count_access_low()
1299 | CommandReadBackLatch::CommandRBLatchCount as u8 in read_back_count_access_low()
1306 | CommandReadBackLatch::CommandRBLatchCount as u8 in read_back_count_access_low()
1331 | CommandReadBackLatch::CommandRBLatchCount as u8 in read_back_count_access_high()
1340 | CommandReadBackLatch::CommandRBLatchCount as u8 in read_back_count_access_high()
1347 | CommandReadBackLatch::CommandRBLatchCount as u8 in read_back_count_access_high()
[all …]