Home
last modified time | relevance | path

Searched refs:debugfs_reg32 (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/drivers/crypto/ccree/
Dcc_debugfs.c28 static struct debugfs_reg32 ver_sig_regs[] = {
33 static struct debugfs_reg32 pid_cid_regs[] = {
45 static struct debugfs_reg32 debug_regs[] = {
/Linux-v5.4/drivers/usb/mtu3/
Dmtu3_debugfs.c28 static const struct debugfs_reg32 mtu3_ippc_regs[] = {
43 static const struct debugfs_reg32 mtu3_dev_regs[] = {
60 static const struct debugfs_reg32 mtu3_csr_regs[] = {
124 const struct debugfs_reg32 *regs, size_t nregs, in mtu3_debugfs_regset()
146 struct debugfs_reg32 *regs; in mtu3_debugfs_ep_regset()
279 static struct debugfs_reg32 mtu3_prb_regs[] = {
292 const struct debugfs_reg32 *regs; in mtu3_probe_show()
319 const struct debugfs_reg32 *regs; in mtu3_probe_write()
352 struct debugfs_reg32 *regs; in mtu3_debugfs_create_prb_files()
/Linux-v5.4/drivers/usb/host/
Dxhci-debugfs.c16 static const struct debugfs_reg32 xhci_cap_regs[] = {
27 static const struct debugfs_reg32 xhci_op_regs[] = {
38 static const struct debugfs_reg32 xhci_runtime_regs[] = {
49 static const struct debugfs_reg32 xhci_extcap_legsup[] = {
54 static const struct debugfs_reg32 xhci_extcap_protocol[] = {
67 static const struct debugfs_reg32 xhci_extcap_dbc[] = {
114 const struct debugfs_reg32 *regs, in xhci_debugfs_regset()
140 const struct debugfs_reg32 *regs, in xhci_debugfs_extcap_regset()
/Linux-v5.4/include/linux/
Ddebugfs.h29 struct debugfs_reg32 { struct
35 const struct debugfs_reg32 *regs; argument
133 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
345 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
/Linux-v5.4/Documentation/filesystems/
Ddebugfs.txt148 struct debugfs_reg32 {
154 struct debugfs_reg32 *regs;
163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/Linux-v5.4/drivers/thermal/broadcom/
Dbcm2835_thermal.c109 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
/Linux-v5.4/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-debugfs.c27 static const struct debugfs_reg32 fei_sys_regs[] = {
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_debugfs.c105 static const struct debugfs_reg32 intr_ctrl_regs[] = {
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_dpi.c112 static const struct debugfs_reg32 dpi_regs[] = {
Dvc4_hvs.c30 static const struct debugfs_reg32 hvs_regs[] = {
Dvc4_txp.c166 static const struct debugfs_reg32 txp_regs[] = {
Dvc4_v3d.c18 static const struct debugfs_reg32 v3d_regs[] = {
Dvc4_vec.c217 static const struct debugfs_reg32 vec_regs[] = {
Dvc4_dsi.c603 static const struct debugfs_reg32 dsi0_regs[] = {
628 static const struct debugfs_reg32 dsi1_regs[] = {
Dvc4_hdmi.c132 static const struct debugfs_reg32 hdmi_regs[] = {
171 static const struct debugfs_reg32 hd_regs[] = {
Dvc4_crtc.c71 static const struct debugfs_reg32 crtc_regs[] = {
/Linux-v5.4/drivers/clk/bcm/
Dclk-bcm2835.c399 struct debugfs_reg32 *regs, size_t nregs, in bcm2835_debugfs_regset()
736 struct debugfs_reg32 *regs; in bcm2835_pll_debug_init()
867 struct debugfs_reg32 *regs; in bcm2835_pll_divider_debug_init()
1243 static struct debugfs_reg32 bcm2835_debugfs_clock_reg32[] = {
/Linux-v5.4/drivers/usb/dwc2/
Ddebugfs.c332 static const struct debugfs_reg32 dwc2_regs[] = {
/Linux-v5.4/drivers/clk/davinci/
Dpll.c967 static const struct debugfs_reg32 davinci_pll_regs[] = {
/Linux-v5.4/fs/debugfs/
Dfile.c1069 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_main.c197 static struct debugfs_reg32 hzip_dfx_regs[] = {
/Linux-v5.4/drivers/usb/dwc3/
Ddebugfs.c59 static const struct debugfs_reg32 dwc3_regs[] = {
/Linux-v5.4/drivers/usb/musb/
Dmusb_dsps.c116 static const struct debugfs_reg32 dsps_musb_regs[] = {
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddsi.c124 static const struct debugfs_reg32 tegra_dsi_regs[] = {
Dhdmi.c861 static const struct debugfs_reg32 tegra_hdmi_regs[] = {

12