Home
last modified time | relevance | path

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

12

/Linux-v5.10/drivers/crypto/ccree/
Dcc_debugfs.c24 static struct debugfs_reg32 ver_sig_regs[] = {
29 static const struct debugfs_reg32 pid_cid_regs[] = {
41 static const struct debugfs_reg32 debug_regs[] = {
/Linux-v5.10/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 const 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 const struct debugfs_reg32 *regs; in mtu3_debugfs_create_prb_files()
/Linux-v5.10/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[] = {
115 const struct debugfs_reg32 *regs, in xhci_debugfs_regset()
141 const struct debugfs_reg32 *regs, in xhci_debugfs_extcap_regset()
/Linux-v5.10/include/linux/
Ddebugfs.h29 struct debugfs_reg32 { struct
35 const struct debugfs_reg32 *regs; argument
140 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
313 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
/Linux-v5.10/Documentation/translations/zh_CN/filesystems/
Ddebugfs.rst146 struct debugfs_reg32 {
152 struct debugfs_reg32 *regs;
161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/Linux-v5.10/Documentation/filesystems/
Ddebugfs.rst163 struct debugfs_reg32 {
169 const struct debugfs_reg32 *regs;
179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
/Linux-v5.10/drivers/thermal/broadcom/
Dbcm2835_thermal.c109 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
/Linux-v5.10/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-debugfs.c27 static const struct debugfs_reg32 fei_sys_regs[] = {
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_dpi.c113 static const struct debugfs_reg32 dpi_regs[] = {
Dvc4_v3d.c18 static const struct debugfs_reg32 v3d_regs[] = {
Dvc4_txp.c169 static const struct debugfs_reg32 txp_regs[] = {
Dvc4_vec.c218 static const struct debugfs_reg32 vec_regs[] = {
Dvc4_dsi.c606 static const struct debugfs_reg32 dsi0_regs[] = {
631 static const struct debugfs_reg32 dsi1_regs[] = {
Dvc4_hvs.c33 static const struct debugfs_reg32 hvs_regs[] = {
/Linux-v5.10/drivers/net/ethernet/pensando/ionic/
Dionic_debugfs.c105 static const struct debugfs_reg32 intr_ctrl_regs[] = {
/Linux-v5.10/drivers/clk/bcm/
Dclk-bcm2835.c400 const struct debugfs_reg32 *regs, in bcm2835_debugfs_regset()
753 struct debugfs_reg32 *regs; in bcm2835_pll_debug_init()
884 struct debugfs_reg32 *regs; in bcm2835_pll_divider_debug_init()
1260 static const struct debugfs_reg32 bcm2835_debugfs_clock_reg32[] = {
/Linux-v5.10/drivers/crypto/hisilicon/hpre/
Dhpre_main.c146 static const struct debugfs_reg32 hpre_cluster_dfx_regs[] = {
154 static const struct debugfs_reg32 hpre_com_dfx_regs[] = {
/Linux-v5.10/drivers/watchdog/
Ddw_wdt.c506 static const struct debugfs_reg32 dw_wdt_dbgfs_regs[] = {
/Linux-v5.10/drivers/crypto/hisilicon/zip/
Dzip_main.c189 static const struct debugfs_reg32 hzip_dfx_regs[] = {
/Linux-v5.10/drivers/spi/
Dspi-dw-core.c40 static const struct debugfs_reg32 dw_spi_dbgfs_regs[] = {
/Linux-v5.10/drivers/clk/davinci/
Dpll.c965 static const struct debugfs_reg32 davinci_pll_regs[] = {
/Linux-v5.10/drivers/usb/dwc2/
Ddebugfs.c333 static const struct debugfs_reg32 dwc2_regs[] = {
/Linux-v5.10/fs/debugfs/
Dfile.c1032 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
/Linux-v5.10/drivers/crypto/hisilicon/sec2/
Dsec_main.c136 static const struct debugfs_reg32 sec_dfx_regs[] = {
/Linux-v5.10/drivers/usb/dwc3/
Ddebugfs.c59 static const struct debugfs_reg32 dwc3_regs[] = {

12