Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/common/
H A Dngpixis.h13 typedef struct ngpixis { struct
14 u8 id;
15 u8 arch;
16 u8 scver;
17 u8 csr;
18 u8 rst;
19 u8 serclk;
20 u8 aux;
21 u8 spd;
45 } __attribute__ ((packed)) ngpixis_t; argument