Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A 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/drivers/dma/
H A Dhisi_dma.c171 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 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()
142 const struct debugfs_reg32 *regs, in xhci_debugfs_extcap_regset()
/linux/Documentation/translations/zh_CN/filesystems/
H A Ddebugfs.rst146 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 Ddebugfs.rst147 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 Ddebugfs.h29 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 Dmgb4_vout.h58 struct debugfs_reg32 regs[sizeof(struct mgb4_vout_regs) / 4];
/linux/drivers/thermal/broadcom/
H A Dbcm2835_thermal.c109 static const struct debugfs_reg32 bcm2835_thermal_regs[] = {
/linux/drivers/net/ethernet/amd/pds_core/
H A Ddebugfs.c99 static const struct debugfs_reg32 intr_ctrl_regs[] = {
/linux/Documentation/filesystems/
H A 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/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.c105 static const struct debugfs_reg32 intr_ctrl_regs[] = {
/linux/drivers/spi/
H A Dspi-hisi-kunpeng.c148 static const struct debugfs_reg32 hisi_spi_regs[] = {
/linux/drivers/watchdog/
H A Ddw_wdt.c503 static const struct debugfs_reg32 dw_wdt_dbgfs_regs[] = {
/linux/drivers/clk/davinci/
H A Dpll.c912 static const struct debugfs_reg32 davinci_pll_regs[] = {
/linux/drivers/usb/dwc2/
H A Ddebugfs.c333 static const struct debugfs_reg32 dwc2_regs[] = {
/linux/drivers/usb/musb/
H A Dmusb_dsps.c116 static const struct debugfs_reg32 dsps_musb_regs[] = {
/linux/fs/debugfs/
H A Dfile.c1325 void debugfs_print_regs32(struct seq_file *s, const struct debugfs_reg32 *regs, in debugfs_print_regs32()
/linux/drivers/gpu/drm/tegra/
H A Ddsi.c126 static const struct debugfs_reg32 tegra_dsi_regs[] = {