Searched refs:BCMSDH_INFO (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/bcmdhd/ |
D | bcmsdh.c | 255 BCMSDH_INFO(("%s:fun = %d, addr = 0x%x, uint8data = 0x%x\n", __FUNCTION__, in bcmsdh_cfg_read() 287 BCMSDH_INFO(("%s:fun = %d, addr = 0x%x, uint8data = 0x%x\n", __FUNCTION__, in bcmsdh_cfg_write() 309 BCMSDH_INFO(("%s:fun = %d, addr = 0x%x, uint32data = 0x%x\n", __FUNCTION__, in bcmsdh_cfg_read_word() 332 BCMSDH_INFO(("%s:fun = %d, addr = 0x%x, uint32data = 0x%x\n", __FUNCTION__, fnc_num, in bcmsdh_cfg_write_word() 412 BCMSDH_INFO(("%s:fun = 1, addr = 0x%x, ", __FUNCTION__, addr)); in bcmsdh_reg_read() 431 BCMSDH_INFO(("uint32data = 0x%x\n", word)); in bcmsdh_reg_read() 460 BCMSDH_INFO(("%s:fun = 1, addr = 0x%x, uint%ddata = 0x%x\n", in bcmsdh_reg_write() 506 BCMSDH_INFO(("%s:fun = %d, addr = 0x%x, size = %d\n", in bcmsdh_recv_buf() 544 BCMSDH_INFO(("%s:fun = %d, addr = 0x%x, size = %d\n", in bcmsdh_send_buf()
|
/drivers/net/wireless/bcmdhd/include/ |
D | bcmsdh.h | 41 #define BCMSDH_INFO(x) macro
|