Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h480 struct ctrl_dev { struct
481 unsigned int deviceid; /* offset 0x00 */
482 unsigned int resv1[7];
483 unsigned int usb_ctrl0; /* offset 0x20 */
484 unsigned int resv2;
485 unsigned int usb_ctrl1; /* offset 0x28 */
486 unsigned int resv3;
487 unsigned int macid0l; /* offset 0x30 */
488 unsigned int macid0h; /* offset 0x34 */
489 unsigned int macid1l; /* offset 0x38 */
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/
H A Dhisi-spmi-controller.c83 struct spmi_controller_dev *ctrl_dev, in spmi_controller_wait_for_done()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_hpc.c48 static inline struct pci_dev *ctrl_dev(struct controller *ctrl) in ctrl_dev() function
H A Dibmphp.h715 struct pci_dev *ctrl_dev; /* in case where controller is PCI */ member
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Dlinit.c663 struct device *ctrl_dev; in get_num_of_incomplete_fibs() local