Searched refs:debugfs_reg32 (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/crypto/ccree/ |
| H A D | cc_debugfs.c | 24 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/drivers/dma/ |
| H A D | hisi_dma.c | 171 static const struct debugfs_reg32 hisi_dma_comm_chan_regs[] = { 186 static const struct debugfs_reg32 hisi_dma_hip08_chan_regs[] = { 206 static const struct debugfs_reg32 hisi_dma_hip09_chan_regs[] = { 216 static const struct debugfs_reg32 hisi_dma_hip08_comm_regs[] = { 247 static const struct debugfs_reg32 hisi_dma_hip09_comm_regs[] = { 842 static struct debugfs_reg32 *hisi_dma_get_ch_regs(struct hisi_dma_dev *hdma_dev, in hisi_dma_get_ch_regs() 846 struct debugfs_reg32 *regs; in hisi_dma_get_ch_regs() 856 regs = devm_kcalloc(dev, *regs_sz, sizeof(struct debugfs_reg32), in hisi_dma_get_ch_regs() 876 struct debugfs_reg32 *regs; in hisi_dma_create_chan_dir()
|
| /linux/drivers/usb/host/ |
| H A 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[] = { 115 const struct debugfs_reg32 *regs, in xhci_debugfs_regset() 142 const struct debugfs_reg32 *regs, in xhci_debugfs_extcap_regset()
|
| /linux/Documentation/translations/zh_CN/filesystems/ |
| H A D | debugfs.rst | 146 struct debugfs_reg32 { 152 struct debugfs_reg32 *regs; 161 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /linux/Documentation/translations/zh_TW/filesystems/ |
| H A D | debugfs.rst | 147 struct debugfs_reg32 { 153 struct debugfs_reg32 *regs; 162 void debugfs_print_regs32(struct seq_file *s, struct debugfs_reg32 *regs,
|
| /linux/include/linux/ |
| H A D | debugfs.h | 29 struct debugfs_reg32 { struct 35 const struct debugfs_reg32 *regs; argument 214 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, 425 static inline void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
|
| /linux/drivers/media/pci/mgb4/ |
| H A D | mgb4_vout.h | 58 struct debugfs_reg32 regs[sizeof(struct mgb4_vout_regs) / 4];
|
| /linux/drivers/thermal/broadcom/ |
| H A D | bcm2835_thermal.c | 109 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | debugfs.c | 99 static const struct debugfs_reg32 intr_ctrl_regs[] = {
|
| /linux/Documentation/filesystems/ |
| H A D | debugfs.rst | 163 struct debugfs_reg32 { 169 const struct debugfs_reg32 *regs; 179 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs,
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_debugfs.c | 105 static const struct debugfs_reg32 intr_ctrl_regs[] = {
|
| /linux/drivers/spi/ |
| H A D | spi-hisi-kunpeng.c | 148 static const struct debugfs_reg32 hisi_spi_regs[] = {
|
| /linux/drivers/watchdog/ |
| H A D | dw_wdt.c | 503 static const struct debugfs_reg32 dw_wdt_dbgfs_regs[] = {
|
| /linux/drivers/clk/davinci/ |
| H A D | pll.c | 912 static const struct debugfs_reg32 davinci_pll_regs[] = {
|
| /linux/drivers/usb/dwc2/ |
| H A D | debugfs.c | 333 static const struct debugfs_reg32 dwc2_regs[] = {
|
| /linux/drivers/usb/musb/ |
| H A D | musb_dsps.c | 116 static const struct debugfs_reg32 dsps_musb_regs[] = {
|
| /linux/fs/debugfs/ |
| H A D | file.c | 1325 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dsi.c | 126 static const struct debugfs_reg32 tegra_dsi_regs[] = {
|