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

/u-boot/test/dm/
H A Dpci_ep.c25 .deviceid = 0x2020,
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c140 sil_rev = readl(&cdev->deviceid) >> 28;
/u-boot/include/
H A Dpci_ep.h68 * @deviceid: identifies a particular device
80 u16 deviceid; member in struct:pci_ep_header
/u-boot/drivers/pci_endpoint/
H A Dpcie-cadence-ep.c22 cdns_pcie_ep_fn_writew(pcie, fn, PCI_DEVICE_ID, hdr->deviceid);
/u-boot/board/phytec/phycore_am335x_r2/
H A Dboard.c232 sil_rev = readl(&cdev->deviceid) >> 28;
/u-boot/board/eets/pdu001/
H A Dboard.c144 sil_rev = readl(&cdev->deviceid) >> 28;
/u-boot/board/bosch/shc/
H A Dboard.c326 sil_rev = readl(&cdev->deviceid) >> 28;
/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h495 unsigned int deviceid; /* offset 0x00 */ member in struct:ctrl_dev
/u-boot/board/vscom/baltos/
H A Dboard.c202 sil_rev = readl(&cdev->deviceid) >> 28;
/u-boot/board/ti/am335x/
H A Dboard.c439 sil_rev = readl(&cdev->deviceid) >> 28;

Completed in 92 milliseconds