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

/linux-4.4.14/drivers/misc/
H A Dpch_phub.c94 #define PCH_PHUB_OROM_SIZE 15360 macro
577 if (off > PCH_PHUB_OROM_SIZE) { pch_phub_bin_write()
581 if (count > PCH_PHUB_OROM_SIZE) { pch_phub_bin_write()
593 if (PCH_PHUB_OROM_SIZE < off + addr_offset) pch_phub_bin_write()
665 .size = PCH_PHUB_OROM_SIZE + 1,

Completed in 35 milliseconds