Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/console/
H A Dsticore.c984 unsigned int fb_len, rom_len; in sticore_pci_init() local
997 rom_len = pci_resource_len(pd, PCI_ROM_RESOURCE); in sticore_pci_init()
1004 rom_base, rom_len/1024, fb_base, fb_len/1024/1024); in sticore_pci_init()
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c1052 unsigned int fb_len, rom_len; in sticore_pci_init() local
1065 rom_len = pci_resource_len(pd, PCI_ROM_RESOURCE); in sticore_pci_init()
1072 rom_base, rom_len/1024, fb_base, fb_len/1024/1024); in sticore_pci_init()

Completed in 4 milliseconds