Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dperf_images.h13 #define PCXU_IMAGE_SIZE 584 macro
15 static uint32_t onyx_images[][PCXU_IMAGE_SIZE/sizeof(uint32_t)] __ro_after_init = {
H A Dperf.c297 image_size = PCXU_IMAGE_SIZE; in perf_write()