Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dpch_phub.c83 #define PCH_PHUB_OROM_SIZE 15360 macro
569 if (off > PCH_PHUB_OROM_SIZE) { in pch_phub_bin_write()
573 if (count > PCH_PHUB_OROM_SIZE) { in pch_phub_bin_write()
585 if (PCH_PHUB_OROM_SIZE < off + addr_offset) in pch_phub_bin_write()
657 .size = PCH_PHUB_OROM_SIZE + 1,
/kernel/linux/linux-6.6/drivers/misc/
H A Dpch_phub.c83 #define PCH_PHUB_OROM_SIZE 15360 macro
569 if (off > PCH_PHUB_OROM_SIZE) { in pch_phub_bin_write()
573 if (count > PCH_PHUB_OROM_SIZE) { in pch_phub_bin_write()
585 if (PCH_PHUB_OROM_SIZE < off + addr_offset) in pch_phub_bin_write()
657 .size = PCH_PHUB_OROM_SIZE + 1,

Completed in 4 milliseconds