Searched refs:debugfs_reg32 (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/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-v4.19/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, 346 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
|
/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_debugfs.c | 28 static struct debugfs_reg32 debug_regs[] = {
|
/Linux-v4.19/Documentation/filesystems/ |
D | debugfs.txt | 147 struct debugfs_reg32 { 153 struct debugfs_reg32 *regs; 162 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
/Linux-v4.19/drivers/thermal/broadcom/ |
D | bcm2835_thermal.c | 116 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
|
/Linux-v4.19/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-debugfs.c | 27 static const struct debugfs_reg32 fei_sys_regs[] = {
|
/Linux-v4.19/drivers/clk/bcm/ |
D | clk-bcm2835.c | 398 struct debugfs_reg32 *regs, size_t nregs, in bcm2835_debugfs_regset() 735 struct debugfs_reg32 *regs; in bcm2835_pll_debug_init() 866 struct debugfs_reg32 *regs; in bcm2835_pll_divider_debug_init() 1242 static struct debugfs_reg32 bcm2835_debugfs_clock_reg32[] = {
|
/Linux-v4.19/drivers/usb/dwc3/ |
D | debugfs.c | 57 static const struct debugfs_reg32 dwc3_regs[] = {
|
/Linux-v4.19/drivers/usb/dwc2/ |
D | debugfs.c | 332 static const struct debugfs_reg32 dwc2_regs[] = {
|
/Linux-v4.19/drivers/clk/davinci/ |
D | pll.c | 964 static const struct debugfs_reg32 davinci_pll_regs[] = {
|
/Linux-v4.19/fs/debugfs/ |
D | file.c | 1051 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
|
/Linux-v4.19/drivers/usb/musb/ |
D | musb_dsps.c | 116 static const struct debugfs_reg32 dsps_musb_regs[] = {
|
/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | dsi.c | 125 static const struct debugfs_reg32 tegra_dsi_regs[] = {
|
D | hdmi.c | 913 static const struct debugfs_reg32 tegra_hdmi_regs[] = {
|
D | dc.c | 1203 static const struct debugfs_reg32 tegra_dc_regs[] = {
|
D | sor.c | 1230 static const struct debugfs_reg32 tegra_sor_regs[] = {
|