Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/
Dpci_endpoint_test.c321 static u32 bar_test_pattern_with_offset(enum pci_barno barno, int offset) in bar_test_pattern_with_offset() function
345 writel_relaxed(bar_test_pattern_with_offset(barno, j), in pci_endpoint_test_bars_write_bar()
363 u32 expected = bar_test_pattern_with_offset(barno, j); in pci_endpoint_test_bars_read_bar()