Home
last modified time | relevance | path

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

12

/Linux-v5.15/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.15/drivers/usb/mtu3/
Dmtu3_debugfs.c28 static const struct debugfs_reg32 mtu3_ippc_regs[] = {
44 static const struct debugfs_reg32 mtu3_dev_regs[] = {
61 static const struct debugfs_reg32 mtu3_csr_regs[] = {
125 const struct debugfs_reg32 *regs, size_t nregs, in mtu3_debugfs_regset()
147 struct debugfs_reg32 *regs; in mtu3_debugfs_ep_regset()
280 static const struct debugfs_reg32 mtu3_prb_regs[] = {
293 const struct debugfs_reg32 *regs; in mtu3_probe_show()
320 const struct debugfs_reg32 *regs; in mtu3_probe_write()
353 const struct debugfs_reg32 *regs; in mtu3_debugfs_create_prb_files()
/Linux-v5.15/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.15/include/linux/
Ddebugfs.h29 struct debugfs_reg32 { struct
35 const struct debugfs_reg32 *regs; argument
142 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
315 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
/Linux-v5.15/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.15/Documentation/translations/zh_TW/filesystems/
Ddebugfs.rst148 struct debugfs_reg32 {
154 struct debugfs_reg32 *regs;
163 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
/Linux-v5.15/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.15/drivers/thermal/broadcom/
Dbcm2835_thermal.c109 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
/Linux-v5.15/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-debugfs.c27 static const struct debugfs_reg32 fei_sys_regs[] = {
/Linux-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_debugfs.c105 static const struct debugfs_reg32 intr_ctrl_regs[] = {
/Linux-v5.15/drivers/gpu/drm/vc4/
Dvc4_dpi.c113 static const struct debugfs_reg32 dpi_regs[] = {
Dvc4_dsi.c503 const struct debugfs_reg32 *regs;
617 static const struct debugfs_reg32 dsi0_regs[] = {
642 static const struct debugfs_reg32 dsi1_regs[] = {
Dvc4_v3d.c16 static const struct debugfs_reg32 v3d_regs[] = {
Dvc4_txp.c170 static const struct debugfs_reg32 txp_regs[] = {
Dvc4_vec.c217 static const struct debugfs_reg32 vec_regs[] = {
Dvc4_hvs.c33 static const struct debugfs_reg32 hvs_regs[] = {
/Linux-v5.15/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()
883 struct debugfs_reg32 *regs; in bcm2835_pll_divider_debug_init()
1259 static const struct debugfs_reg32 bcm2835_debugfs_clock_reg32[] = {
/Linux-v5.15/drivers/spi/
Dspi-hisi-kunpeng.c149 static const struct debugfs_reg32 hisi_spi_regs[] = {
Dspi-dw-core.c40 static const struct debugfs_reg32 dw_spi_dbgfs_regs[] = {
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c195 static const struct debugfs_reg32 hpre_cluster_dfx_regs[] = {
203 static const struct debugfs_reg32 hpre_com_dfx_regs[] = {
/Linux-v5.15/drivers/watchdog/
Ddw_wdt.c505 static const struct debugfs_reg32 dw_wdt_dbgfs_regs[] = {
/Linux-v5.15/drivers/clk/davinci/
Dpll.c965 static const struct debugfs_reg32 davinci_pll_regs[] = {
/Linux-v5.15/drivers/usb/dwc2/
Ddebugfs.c333 static const struct debugfs_reg32 dwc2_regs[] = {
/Linux-v5.15/drivers/usb/musb/
Dmusb_dsps.c116 static const struct debugfs_reg32 dsps_musb_regs[] = {
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c209 static const struct debugfs_reg32 hzip_dfx_regs[] = {

12