Lines Matching defs:e
652 #define ehci_is_TDI(e) (ehci_to_hcd(e)->has_tt) argument
674 #define ehci_is_TDI(e) (0) argument
685 #define ehci_has_fsl_portno_bug(e) ((e)->has_fsl_port_bug) argument
687 #define ehci_has_fsl_portno_bug(e) (0) argument
696 #define ehci_has_fsl_hs_errata(e) ((e)->has_fsl_hs_errata) argument
698 #define ehci_has_fsl_hs_errata(e) (0) argument
716 #define ehci_big_endian_mmio(e) ((e)->big_endian_mmio) argument
717 #define ehci_big_endian_capbase(e) ((e)->big_endian_capbase) argument
719 #define ehci_big_endian_mmio(e) 0 argument
720 #define ehci_big_endian_capbase(e) 0 argument
805 #define ehci_big_endian_desc(e) ((e)->big_endian_desc) argument