Searched refs:DBG_PORT (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/parisc/ |
D | lba_pci.c | 67 #define DBG_PORT(x...) printk(x) macro 69 #define DBG_PORT(x...) macro 895 DBG_PORT(" 0x%x\n", t); \ 934 DBG_PORT("%s(0x%p, 0x%x, 0x%x)\n", __func__, d, addr, val); \ 976 DBG_PORT("%s(0x%p, 0x%x) ->", __func__, l, addr); \ 978 DBG_PORT(" 0x%x\n", t); \ 992 DBG_PORT("%s(0x%p, 0x%x, 0x%x)\n", __func__, l, addr, val); \
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | reg.h | 49 #define DBG_PORT 0x003A macro
|
D | hw.c | 714 rtl_write_byte(rtlpriv, DBG_PORT, 0x91); in _rtl92se_macconfig_before_fwdownload()
|