Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h493 struct ctrl_dev { struct
494 unsigned int deviceid; /* offset 0x00 */
495 unsigned int resv1[7];
496 unsigned int usb_ctrl0; /* offset 0x20 */
497 unsigned int resv2;
498 unsigned int usb_ctrl1; /* offset 0x28 */
499 unsigned int resv3;
500 unsigned int macid0l; /* offset 0x30 */
501 unsigned int macid0h; /* offset 0x34 */
502 unsigned int macid1l; /* offset 0x38 */
[all …]
/openbmc/linux/drivers/scsi/aacraid/
Dlinit.c