Searched refs:csf (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/gpu/ |
| H A D | arm,mali-valhall-csf.yaml | 4 $id: http://devicetree.org/schemas/gpu/arm,mali-valhall-csf.yaml# 22 - const: arm,mali-valhall-csf # Mali Valhall GPU model/revision is fully discoverable 120 compatible = "rockchip,rk3588-mali", "arm,mali-valhall-csf";
|
| /linux-6.15/tools/testing/selftests/net/mptcp/ |
| H A D | userspace_pm.sh | 577 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2\ 615 ip netns exec "$ns1" ./pm_nl_ctl csf lip dead:beef:2::1 lid 23 rip\ 654 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2 rport\ 693 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\ 730 ip netns exec "$ns2" ./pm_nl_ctl csf lip dead:beef:2::2 lid 23 rip\ 769 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\ 814 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\ 911 ip netns exec $ns1 ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2\
|
| H A D | pm_nl_ctl.c | 445 int csf(int fd, int pm_family, int argc, char *argv[]) in csf() function 1524 return csf(fd, pm_family, argc, argv); in main()
|
| /linux-6.15/include/linux/dma/ |
| H A D | ti-cppi5.h | 1053 static inline void cppi5_tr_csf_set(cppi5_tr_flags_t *flags, u32 csf) in cppi5_tr_csf_set() argument 1056 *flags |= (csf << CPPI5_TR_CSF_FLAGS_SHIFT) & in cppi5_tr_csf_set()
|
| /linux-6.15/drivers/dma/ti/ |
| H A D | k3-udma.c | 2975 u32 csf = CPPI5_TR_CSF_SUPR_EVT; in udma_prep_slave_sg_triggered_tr() local 3046 csf |= CPPI5_TR_CSF_EOL_ICNT0; in udma_prep_slave_sg_triggered_tr() 3070 cppi5_tr_csf_set(&tr_req[tr_idx].flags, csf); in udma_prep_slave_sg_triggered_tr() 3116 cppi5_tr_csf_set(&tr_req[tr_idx].flags, csf); in udma_prep_slave_sg_triggered_tr() 3160 cppi5_tr_csf_set(&tr_req[tr_idx - 1].flags, csf | CPPI5_TR_CSF_EOP); in udma_prep_slave_sg_triggered_tr() 3721 u32 csf = CPPI5_TR_CSF_SUPR_EVT; in udma_prep_dma_memcpy() local 3753 csf |= CPPI5_TR_CSF_EOL_ICNT0; in udma_prep_dma_memcpy() 3760 cppi5_tr_csf_set(&tr_req[0].flags, csf); in udma_prep_dma_memcpy() 3779 cppi5_tr_csf_set(&tr_req[1].flags, csf); in udma_prep_dma_memcpy() 3794 cppi5_tr_csf_set(&tr_req[num_tr - 1].flags, csf | CPPI5_TR_CSF_EOP); in udma_prep_dma_memcpy()
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-base.dtsi | 456 compatible = "rockchip,rk3588-mali", "arm,mali-valhall-csf";
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 1974 F: Documentation/devicetree/bindings/gpu/arm,mali-valhall-csf.yaml
|