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

/drivers/misc/
H A Dpch_phub.c94 #define PCH_PHUB_OROM_SIZE 15360 macro
575 if (off > PCH_PHUB_OROM_SIZE) {
579 if (count > PCH_PHUB_OROM_SIZE) {
591 if (PCH_PHUB_OROM_SIZE < off + addr_offset)
663 .size = PCH_PHUB_OROM_SIZE + 1,

Completed in 50 milliseconds