Searched refs:dump_prb_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 22 #define dump_prb_reg(nm, os) \ macro 280 dump_prb_reg("enable", U3D_SSUSB_PRB_CTRL0), 281 dump_prb_reg("byte-sell", U3D_SSUSB_PRB_CTRL1), 282 dump_prb_reg("byte-selh", U3D_SSUSB_PRB_CTRL2), 283 dump_prb_reg("module-sel", U3D_SSUSB_PRB_CTRL3), 284 dump_prb_reg("sw-out", U3D_SSUSB_PRB_CTRL4), 285 dump_prb_reg("data", U3D_SSUSB_PRB_CTRL5),
|
/kernel/linux/linux-6.6/drivers/usb/mtu3/ |
H A D | mtu3_debugfs.c | 22 #define dump_prb_reg(nm, os) \ macro 281 dump_prb_reg("enable", U3D_SSUSB_PRB_CTRL0), 282 dump_prb_reg("byte-sell", U3D_SSUSB_PRB_CTRL1), 283 dump_prb_reg("byte-selh", U3D_SSUSB_PRB_CTRL2), 284 dump_prb_reg("module-sel", U3D_SSUSB_PRB_CTRL3), 285 dump_prb_reg("sw-out", U3D_SSUSB_PRB_CTRL4), 286 dump_prb_reg("data", U3D_SSUSB_PRB_CTRL5),
|
Completed in 4 milliseconds