Home
last modified time | relevance | path

Searched defs:PCI_CR1_CLS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h351 #define PCI_CR1_CLS(x) (x & 0x0F) /* Cache line size */ macro
H A Dm5445x.h823 #define PCI_CR1_CLS(x) (x & 0x0F) /* Cache line size */ macro