Home
last modified time | relevance | path

Searched refs:ats (Results 1 - 25 of 50) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Denh_desc.c385 static void enh_desc_get_timestamp(void *desc, u32 ats, u64 *ts) in enh_desc_get_timestamp() argument
389 if (ats) { in enh_desc_get_timestamp()
404 u32 ats) in enh_desc_get_rx_timestamp_status()
406 if (ats) { in enh_desc_get_rx_timestamp_status()
403 enh_desc_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) enh_desc_get_rx_timestamp_status() argument
H A Ddwxgmac2_descs.c85 static inline void dwxgmac2_get_timestamp(void *desc, u32 ats, u64 *ts) in dwxgmac2_get_timestamp() argument
117 u32 ats) in dwxgmac2_get_rx_timestamp_status()
116 dwxgmac2_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) dwxgmac2_get_rx_timestamp_status() argument
H A Dnorm_desc.c248 static void ndesc_get_timestamp(void *desc, u32 ats, u64 *ts) in ndesc_get_timestamp() argument
260 static int ndesc_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) in ndesc_get_rx_timestamp_status() argument
H A Ddwmac4_descs.c228 static inline void dwmac4_get_timestamp(void *desc, u32 ats, u64 *ts) in dwmac4_get_timestamp() argument
267 u32 ats) in dwmac4_wrback_get_rx_timestamp_status()
266 dwmac4_wrback_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) dwmac4_wrback_get_rx_timestamp_status() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Denh_desc.c380 static void enh_desc_get_timestamp(void *desc, u32 ats, u64 *ts) in enh_desc_get_timestamp() argument
384 if (ats) { in enh_desc_get_timestamp()
399 u32 ats) in enh_desc_get_rx_timestamp_status()
401 if (ats) { in enh_desc_get_rx_timestamp_status()
398 enh_desc_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) enh_desc_get_rx_timestamp_status() argument
H A Ddwxgmac2_descs.c85 static inline void dwxgmac2_get_timestamp(void *desc, u32 ats, u64 *ts) in dwxgmac2_get_timestamp() argument
117 u32 ats) in dwxgmac2_get_rx_timestamp_status()
116 dwxgmac2_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) dwxgmac2_get_rx_timestamp_status() argument
H A Dnorm_desc.c241 static void ndesc_get_timestamp(void *desc, u32 ats, u64 *ts) in ndesc_get_timestamp() argument
253 static int ndesc_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) in ndesc_get_rx_timestamp_status() argument
H A Ddwmac4_descs.c224 static inline void dwmac4_get_timestamp(void *desc, u32 ats, u64 *ts) in dwmac4_get_timestamp() argument
263 u32 ats) in dwmac4_wrback_get_rx_timestamp_status()
262 dwmac4_wrback_get_rx_timestamp_status(void *desc, void *next_desc, u32 ats) dwmac4_wrback_get_rx_timestamp_status() argument
/kernel/liteos_a/compat/posix/src/
H A Dtime.c476 static int PthreadGetCputime(clockid_t clockID, struct timespec *ats) in PthreadGetCputime() argument
495 ats->tv_sec = runtime / OS_SYS_NS_PER_SECOND; in PthreadGetCputime()
496 ats->tv_nsec = runtime % OS_SYS_NS_PER_SECOND; in PthreadGetCputime()
501 static int ProcessGetCputime(clockid_t clockID, struct timespec *ats) in ProcessGetCputime() argument
525 ats->tv_sec = runtime / OS_SYS_NS_PER_SECOND; in ProcessGetCputime()
526 ats->tv_nsec = runtime % OS_SYS_NS_PER_SECOND; in ProcessGetCputime()
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu.c16 #include <linux/pci-ats.h>
1256 qdep = dev_data->ats.qdep; in device_flush_iotlb()
1297 if (dev_data->ats.enabled) in device_flush_dte()
1330 if (!dev_data->ats.enabled) in __domain_flush_pages()
1910 bool ats, bool ppr) in set_dte_entry()
1925 if (ats) in set_dte_entry()
1994 bool ats; in do_attach() local
1997 ats = dev_data->ats.enabled; in do_attach()
2010 ats, dev_dat in do_attach()
1908 set_dte_entry(u16 devid, struct protection_domain *domain, struct domain_pgtable *pgtable, bool ats, bool ppr) set_dte_entry() argument
[all...]
/kernel/linux/linux-6.6/drivers/iommu/amd/
H A Diommu.c14 #include <linux/pci-ats.h>
1320 qdep = dev_data->ats.qdep; in device_flush_iotlb()
1371 if (dev_data->ats.enabled) in device_flush_dte()
1404 if (!dev_data->ats.enabled) in __domain_flush_pages()
1581 struct protection_domain *domain, bool ats, bool ppr) in set_dte_entry()
1605 if (ats) in set_dte_entry()
1683 bool ats; in do_attach() local
1688 ats = dev_data->ats.enabled; in do_attach()
1704 ats, dev_dat in do_attach()
1580 set_dte_entry(struct amd_iommu *iommu, u16 devid, struct protection_domain *domain, bool ats, bool ppr) set_dte_entry() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h88 struct at ats[2]; member
H A Dbtc_dpm.c1707 pi->rlp = eg_pi->ats[idx].rlp; in btc_set_at_for_uvd()
1708 pi->rmp = eg_pi->ats[idx].rmp; in btc_set_at_for_uvd()
1709 pi->lhp = eg_pi->ats[idx].lhp; in btc_set_at_for_uvd()
1710 pi->lmp = eg_pi->ats[idx].lmp; in btc_set_at_for_uvd()
2623 eg_pi->ats[0].rlp = RV770_RLP_DFLT; in btc_dpm_init()
2624 eg_pi->ats[0].rmp = RV770_RMP_DFLT; in btc_dpm_init()
2625 eg_pi->ats[0].lhp = RV770_LHP_DFLT; in btc_dpm_init()
2626 eg_pi->ats[0].lmp = RV770_LMP_DFLT; in btc_dpm_init()
2628 eg_pi->ats[1].rlp = BTC_RLP_UVD_DFLT; in btc_dpm_init()
2629 eg_pi->ats[ in btc_dpm_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dcypress_dpm.h88 struct at ats[2]; member
H A Dbtc_dpm.c1705 pi->rlp = eg_pi->ats[idx].rlp; in btc_set_at_for_uvd()
1706 pi->rmp = eg_pi->ats[idx].rmp; in btc_set_at_for_uvd()
1707 pi->lhp = eg_pi->ats[idx].lhp; in btc_set_at_for_uvd()
1708 pi->lmp = eg_pi->ats[idx].lmp; in btc_set_at_for_uvd()
2621 eg_pi->ats[0].rlp = RV770_RLP_DFLT; in btc_dpm_init()
2622 eg_pi->ats[0].rmp = RV770_RMP_DFLT; in btc_dpm_init()
2623 eg_pi->ats[0].lhp = RV770_LHP_DFLT; in btc_dpm_init()
2624 eg_pi->ats[0].lmp = RV770_LMP_DFLT; in btc_dpm_init()
2626 eg_pi->ats[1].rlp = BTC_RLP_UVD_DFLT; in btc_dpm_init()
2627 eg_pi->ats[ in btc_dpm_init()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dak4458.c477 int ats; in ak4458_set_dai_mute() local
482 ats = (reg & AK4458_ATS_MASK) >> AK4458_ATS_SHIFT; in ak4458_set_dai_mute()
484 ndt = att_speed[ats] / (nfs / 1000); in ak4458_set_dai_mute()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dak4458.c525 int ats; in ak4458_set_dai_mute() local
530 ats = (reg & AK4458_ATS_MASK) >> AK4458_ATS_SHIFT; in ak4458_set_dai_mute()
532 ndt = att_speed[ats] / (nfs / 1000); in ak4458_set_dai_mute()
/kernel/linux/linux-5.10/drivers/pci/
H A Dats.c13 #include <linux/pci-ats.h>
/kernel/linux/linux-5.10/include/uapi/linux/genwqe/
H A Dgenwqe_card.h433 __u64 ats; member
/kernel/linux/linux-6.6/include/uapi/linux/genwqe/
H A Dgenwqe_card.h433 __u64 ats; member
/kernel/linux/linux-6.6/drivers/pci/
H A Dats.c13 #include <linux/pci-ats.h>
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/genwqe/
H A Dgenwqe_card.h244 __u64 ats; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/genwqe/
H A Dgenwqe_card.h244 __u64 ats; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/genwqe/
H A Dgenwqe_card.h237 __u64 ats; member
/kernel/linux/linux-5.10/drivers/misc/genwqe/
H A Dcard_dev.c602 req->ats = 0x4ULL << 44; in do_flash_update()
720 cmd->ats = 0x5ULL << 44; in do_flash_read()
878 ats_flags = ATS_GET_FLAGS(cmd->ats, asiv_offs); in ddcb_cmd_fixups()

Completed in 31 milliseconds

12