/linux-6.3-rc2/arch/riscv/kernel/ |
A D | fpu.S | 28 fsd f0, TASK_THREAD_F0_F0(a0) 29 fsd f1, TASK_THREAD_F1_F0(a0) 30 fsd f2, TASK_THREAD_F2_F0(a0) 31 fsd f3, TASK_THREAD_F3_F0(a0) 32 fsd f4, TASK_THREAD_F4_F0(a0) 33 fsd f5, TASK_THREAD_F5_F0(a0) 34 fsd f6, TASK_THREAD_F6_F0(a0) 35 fsd f7, TASK_THREAD_F7_F0(a0) 36 fsd f8, TASK_THREAD_F8_F0(a0) 37 fsd f9, TASK_THREAD_F9_F0(a0) [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ |
A D | tesla,fsd-clock.yaml | 11 - linux-fsd@tesla.com 19 'dt-bindings/clock/fsd-clk.h' header. 24 - tesla,fsd-clock-cmu 25 - tesla,fsd-clock-imem 26 - tesla,fsd-clock-peric 27 - tesla,fsd-clock-fsys0 28 - tesla,fsd-clock-fsys1 29 - tesla,fsd-clock-mfc 30 - tesla,fsd-clock-cam_csi 51 const: tesla,fsd-clock-cmu [all …]
|
/linux-6.3-rc2/arch/riscv/kvm/ |
A D | vcpu_switch.S | 287 fsd f0, KVM_ARCH_FP_D_F0(a0) 288 fsd f1, KVM_ARCH_FP_D_F1(a0) 289 fsd f2, KVM_ARCH_FP_D_F2(a0) 290 fsd f3, KVM_ARCH_FP_D_F3(a0) 291 fsd f4, KVM_ARCH_FP_D_F4(a0) 292 fsd f5, KVM_ARCH_FP_D_F5(a0) 293 fsd f6, KVM_ARCH_FP_D_F6(a0) 294 fsd f7, KVM_ARCH_FP_D_F7(a0) 295 fsd f8, KVM_ARCH_FP_D_F8(a0) 296 fsd f9, KVM_ARCH_FP_D_F9(a0) [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ |
A D | tesla.yaml | 11 - linux-fsd@tesla.com 22 - tesla,fsd-evb # Tesla FSD Evaluation 23 - const: tesla,fsd
|
/linux-6.3-rc2/fs/debugfs/ |
A D | file.c | 63 return fsd->real_fops; in debugfs_real_fops() 84 struct debugfs_fsdata *fsd; in debugfs_file_get() local 89 fsd = d_fsd; in debugfs_file_get() 91 fsd = kmalloc(sizeof(*fsd), GFP_KERNEL); in debugfs_file_get() 92 if (!fsd) in debugfs_file_get() 97 refcount_set(&fsd->active_users, 1); in debugfs_file_get() 98 init_completion(&fsd->active_users_drained); in debugfs_file_get() 100 kfree(fsd); in debugfs_file_get() 101 fsd = READ_ONCE(dentry->d_fsdata); in debugfs_file_get() 136 if (refcount_dec_and_test(&fsd->active_users)) in debugfs_file_put() [all …]
|
A D | inode.c | 240 void *fsd = dentry->d_fsdata; in debugfs_release_dentry() local 242 if (!((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT)) in debugfs_release_dentry() 723 struct debugfs_fsdata *fsd; in __debugfs_file_removed() local 732 fsd = READ_ONCE(dentry->d_fsdata); in __debugfs_file_removed() 733 if ((unsigned long)fsd & DEBUGFS_FSDATA_IS_REAL_FOPS_BIT) in __debugfs_file_removed() 735 if (!refcount_dec_and_test(&fsd->active_users)) in __debugfs_file_removed() 736 wait_for_completion(&fsd->active_users_drained); in __debugfs_file_removed()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/samsung/ |
A D | samsung,exynos-sysreg.yaml | 20 - tesla,fsd-cam-sysreg 21 - tesla,fsd-fsys0-sysreg 22 - tesla,fsd-fsys1-sysreg 23 - tesla,fsd-peric-sysreg
|
/linux-6.3-rc2/arch/arm64/boot/dts/tesla/ |
A D | fsd.dtsi | 11 #include <dt-bindings/clock/fsd-clk.h> 15 compatible = "tesla,fsd"; 764 compatible = "tesla,fsd-i2s"; 781 compatible = "tesla,fsd-i2s"; 798 compatible = "tesla,fsd-pinctrl"; 803 compatible = "tesla,fsd-pinctrl"; 883 compatible = "tesla,fsd-spi"; 901 compatible = "tesla,fsd-spi"; 919 compatible = "tesla,fsd-spi"; 960 compatible = "tesla,fsd-ufs"; [all …]
|
A D | fsd-evb.dts | 12 #include "fsd.dtsi" 17 compatible = "tesla,fsd-evb", "tesla,fsd";
|
A D | Makefile | 3 fsd-evb.dtb
|
A D | fsd-pinctrl.dtsi | 11 #include "fsd-pinctrl.h"
|
/linux-6.3-rc2/drivers/phy/samsung/ |
A D | Makefile | 9 phy-exynos-ufs-y += phy-fsd-ufs.o
|
/linux-6.3-rc2/drivers/clk/samsung/ |
A D | Makefile | 26 obj-$(CONFIG_TESLA_FSD_COMMON_CLK) += clk-fsd.o
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | samsung-i2s.yaml | 41 tesla,fsd-i2s: for 8/16/24bit stereo channel I2S for playback and 53 - tesla,fsd-i2s
|
/linux-6.3-rc2/Documentation/devicetree/bindings/timer/ |
A D | samsung,exynos4210-mct.yaml | 35 - tesla,fsd-mct 145 - tesla,fsd-mct
|
/linux-6.3-rc2/Documentation/devicetree/bindings/ufs/ |
A D | samsung,exynos-ufs.yaml | 24 - tesla,fsd-ufs
|
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/ |
A D | samsung,ufs-phy.yaml | 20 - tesla,fsd-ufs-phy
|
/linux-6.3-rc2/Documentation/devicetree/bindings/spi/ |
A D | samsung,spi.yaml | 26 - tesla,fsd-spi
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | samsung,pinctrl.yaml | 56 - tesla,fsd-pinctrl
|
/linux-6.3-rc2/ |
A D | MAINTAINERS | 2881 M: linux-fsd@tesla.com
|