Searched refs:DBG_PORT (Results 1 – 3 of 3) sorted by relevance
/drivers/parisc/ |
D | lba_pci.c | 67 #define DBG_PORT(x...) printk(x) macro 69 #define DBG_PORT(x...) macro 808 DBG_PORT(" 0x%x\n", t); \ 847 DBG_PORT("%s(0x%p, 0x%x, 0x%x)\n", __func__, d, addr, val); \ 889 DBG_PORT("%s(0x%p, 0x%x) ->", __func__, l, addr); \ 891 DBG_PORT(" 0x%x\n", t); \ 905 DBG_PORT("%s(0x%p, 0x%x, 0x%x)\n", __func__, l, addr, val); \
|
/drivers/net/wireless/rtlwifi/rtl8192se/ |
D | reg.h | 53 #define DBG_PORT 0x003A macro
|
D | hw.c | 721 rtl_write_byte(rtlpriv, DBG_PORT, 0x91); in _rtl92se_macconfig_before_fwdownload()
|