Searched refs:debugfs_reg32 (Results 1 – 25 of 27) sorted by relevance
12
| /Linux-v5.4/drivers/crypto/ccree/ |
| D | cc_debugfs.c | 28 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/ |
| D | mtu3_debugfs.c | 28 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/ |
| D | xhci-debugfs.c | 16 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/ |
| D | debugfs.h | 29 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/ |
| D | debugfs.txt | 148 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/ |
| D | bcm2835_thermal.c | 109 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
|
| /Linux-v5.4/drivers/media/platform/sti/c8sectpfe/ |
| D | c8sectpfe-debugfs.c | 27 static const struct debugfs_reg32 fei_sys_regs[] = {
|
| /Linux-v5.4/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_debugfs.c | 105 static const struct debugfs_reg32 intr_ctrl_regs[] = {
|
| /Linux-v5.4/drivers/gpu/drm/vc4/ |
| D | vc4_dpi.c | 112 static const struct debugfs_reg32 dpi_regs[] = {
|
| D | vc4_hvs.c | 30 static const struct debugfs_reg32 hvs_regs[] = {
|
| D | vc4_txp.c | 166 static const struct debugfs_reg32 txp_regs[] = {
|
| D | vc4_v3d.c | 18 static const struct debugfs_reg32 v3d_regs[] = {
|
| D | vc4_vec.c | 217 static const struct debugfs_reg32 vec_regs[] = {
|
| D | vc4_dsi.c | 603 static const struct debugfs_reg32 dsi0_regs[] = { 628 static const struct debugfs_reg32 dsi1_regs[] = {
|
| D | vc4_hdmi.c | 132 static const struct debugfs_reg32 hdmi_regs[] = { 171 static const struct debugfs_reg32 hd_regs[] = {
|
| D | vc4_crtc.c | 71 static const struct debugfs_reg32 crtc_regs[] = {
|
| /Linux-v5.4/drivers/clk/bcm/ |
| D | clk-bcm2835.c | 399 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/ |
| D | debugfs.c | 332 static const struct debugfs_reg32 dwc2_regs[] = {
|
| /Linux-v5.4/drivers/clk/davinci/ |
| D | pll.c | 967 static const struct debugfs_reg32 davinci_pll_regs[] = {
|
| /Linux-v5.4/fs/debugfs/ |
| D | file.c | 1069 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
|
| /Linux-v5.4/drivers/crypto/hisilicon/zip/ |
| D | zip_main.c | 197 static struct debugfs_reg32 hzip_dfx_regs[] = {
|
| /Linux-v5.4/drivers/usb/dwc3/ |
| D | debugfs.c | 59 static const struct debugfs_reg32 dwc3_regs[] = {
|
| /Linux-v5.4/drivers/usb/musb/ |
| D | musb_dsps.c | 116 static const struct debugfs_reg32 dsps_musb_regs[] = {
|
| /Linux-v5.4/drivers/gpu/drm/tegra/ |
| D | dsi.c | 124 static const struct debugfs_reg32 tegra_dsi_regs[] = {
|
| D | hdmi.c | 861 static const struct debugfs_reg32 tegra_hdmi_regs[] = {
|
12