Searched refs:DBG_PORT (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/parisc/ |
D | lba_pci.c | 66 #define DBG_PORT(x...) printk(x) macro 68 #define DBG_PORT(x...) macro 892 DBG_PORT(" 0x%x\n", t); \ 931 DBG_PORT("%s(0x%p, 0x%x, 0x%x)\n", __func__, d, addr, val); \ 973 DBG_PORT("%s(0x%p, 0x%x) ->", __func__, l, addr); \ 975 DBG_PORT(" 0x%x\n", t); \ 989 DBG_PORT("%s(0x%p, 0x%x, 0x%x)\n", __func__, l, addr, val); \
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | reg.h | 28 #define DBG_PORT 0x003A macro
|
D | hw.c | 692 rtl_write_byte(rtlpriv, DBG_PORT, 0x91); in _rtl92se_macconfig_before_fwdownload()
|