Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Dnorm_desc.c235 static u64 ndesc_get_timestamp(void *desc, u32 ats) in ndesc_get_timestamp()
247 static int ndesc_get_rx_timestamp_status(void *desc, u32 ats) in ndesc_get_rx_timestamp_status()
Denh_desc.c353 static u64 enh_desc_get_timestamp(void *desc, u32 ats) in enh_desc_get_timestamp()
371 static int enh_desc_get_rx_timestamp_status(void *desc, u32 ats) in enh_desc_get_rx_timestamp_status()
/drivers/gpu/drm/radeon/
Dcypress_dpm.h88 struct at ats[2]; member
/drivers/iommu/
Damd_iommu.c100 } ats; /* ATS state */ member
1897 static void set_dte_entry(u16 devid, struct protection_domain *domain, bool ats) in set_dte_entry()
1961 bool ats; in do_attach() local