Home
last modified time | relevance | path

Searched refs:active_counts (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dcmd640.c178 static u8 active_counts[4] = {16, 16, 16, 16}; /* Active count (encoded) */ variable
435 active_count = active_counts[index]; in display_clocks()
463 u8 active_count = active_counts[index]; in program_drive_counts()
479 if (active_count < active_counts[mate]) in program_drive_counts()
480 active_count = active_counts[mate]; in program_drive_counts()
563 active_counts[index] = active_count; in cmd640_set_mode()
621 active_counts[i] = 16; /* max possible */ in cmd640_init_dev()

Completed in 3 milliseconds