| /OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/ |
| H A D | sfi.c | 422 struct mid_sd_board_info sd_info; in sfi_handle_sd_dev() local 425 memset(&sd_info, 0, sizeof(sd_info)); in sfi_handle_sd_dev() 426 strncpy(sd_info.name, pentry->name, SFI_NAME_LEN); in sfi_handle_sd_dev() 427 sd_info.bus_num = pentry->host_num; in sfi_handle_sd_dev() 428 sd_info.max_clk = pentry->max_freq; in sfi_handle_sd_dev() 429 sd_info.addr = pentry->addr; in sfi_handle_sd_dev() 431 sd_info.bus_num, in sfi_handle_sd_dev() 432 sd_info.name, in sfi_handle_sd_dev() 433 sd_info.max_clk, in sfi_handle_sd_dev() 434 sd_info.addr); in sfi_handle_sd_dev() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 158 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_probe() 159 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_probe() 160 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_probe() 161 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_probe() 195 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_remove() 196 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_remove() 197 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_remove() 198 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_remove()
|
| H A D | bcmsdstd.c | 355 sd_info(("%s:sd->mem_space = %p\n", __FUNCTION__, sd->mem_space)); in sdioh_attach() 374 sd_info(("driver_init failed - Reset RCA and try again\n")); in sdioh_attach() 747 sd_info(("SD Clock turned ON.\n")); in sdioh_iovar_op() 757 sd_info(("SD Clock turned OFF.\n")); in sdioh_iovar_op() 1369 sd_info(("%s: CMD14 OK: cmd_resp:0x%x\n", __FUNCTION__, rsp1)); in sdioh_sleep() 1664 sd_info(("%s: ErrorIntrStatus 0x%04x (clearing), IntrStatus 0x%04x PresentState 0x%08x\n", in sdstd_check_errs() 1856 sd_info(("%s: Found Arasan Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1862 sd_info(("%s: Found Cypress 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1866 sd_info(("%s: Found Broadcom 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1870 sd_info(("%s: Found TI PCIxx21 Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() [all …]
|
| H A D | bcmsdh_sdmmc.c | 156 sd_info(("%s sd->func[3] %p\n", __FUNCTION__, sd->func[3])); in sdioh_sdmmc_card_enable_func_f3() 176 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 182 sd_info(("%s: Function %d CIS Ptr = 0x%x\n", in sdioh_sdmmc_card_enablefuncs() 187 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 817 sd_info(("%s: rw=%d, func=%d, addr=0x%05x\n", __FUNCTION__, rw, func, regaddr)); in sdioh_request_byte() 830 sd_info(("bcmsdh_sdmmc F3: *byte 0x%x\n", *byte)); in sdioh_request_byte() 844 sd_info(("bcmsdh_sdmmc F3: enable F3 fn %p\n", in sdioh_request_byte() 859 sd_info(("bcmsdh_sdmmc F3: disable F3 fn %p\n", in sdioh_request_byte() 973 sd_info(("%s: cmd_type=%d, rw=%d, func=%d, addr=0x%05x, nbytes=%d\n", in sdioh_request_word()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmsdh_sdmmc_linux.c | 157 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_probe() 158 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_probe() 159 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_probe() 160 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_probe() 177 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_remove() 178 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_remove() 179 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_remove() 180 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_remove()
|
| H A D | bcmsdstd.c | 355 sd_info(("%s:sd->mem_space = %p\n", __FUNCTION__, sd->mem_space)); in sdioh_attach() 374 sd_info(("driver_init failed - Reset RCA and try again\n")); in sdioh_attach() 747 sd_info(("SD Clock turned ON.\n")); in sdioh_iovar_op() 757 sd_info(("SD Clock turned OFF.\n")); in sdioh_iovar_op() 1369 sd_info(("%s: CMD14 OK: cmd_resp:0x%x\n", __FUNCTION__, rsp1)); in sdioh_sleep() 1664 sd_info(("%s: ErrorIntrStatus 0x%04x (clearing), IntrStatus 0x%04x PresentState 0x%08x\n", in sdstd_check_errs() 1856 sd_info(("%s: Found Arasan Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1862 sd_info(("%s: Found Cypress 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1866 sd_info(("%s: Found Broadcom 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1870 sd_info(("%s: Found TI PCIxx21 Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() [all …]
|
| H A D | bcmsdh_sdmmc.c | 158 sd_info(("%s sd->func[3] %p\n", __FUNCTION__, sd->func[3])); in sdioh_sdmmc_card_enable_func_f3() 178 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 184 sd_info(("%s: Function %d CIS Ptr = 0x%x\n", in sdioh_sdmmc_card_enablefuncs() 189 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 833 sd_info(("%s: rw=%d, func=%d, addr=0x%05x\n", __FUNCTION__, rw, func, regaddr)); in sdioh_request_byte() 846 sd_info(("bcmsdh_sdmmc F3: *byte 0x%x\n", *byte)); in sdioh_request_byte() 860 sd_info(("bcmsdh_sdmmc F3: enable F3 fn %p\n", in sdioh_request_byte() 875 sd_info(("bcmsdh_sdmmc F3: disable F3 fn %p\n", in sdioh_request_byte() 989 sd_info(("%s: cmd_type=%d, rw=%d, func=%d, addr=0x%05x, nbytes=%d\n", in sdioh_request_word()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 154 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_probe() 155 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_probe() 156 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_probe() 157 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_probe() 174 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_remove() 175 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_remove() 176 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_remove() 177 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_remove()
|
| H A D | bcmsdstd.c | 355 sd_info(("%s:sd->mem_space = %p\n", __FUNCTION__, sd->mem_space)); in sdioh_attach() 374 sd_info(("driver_init failed - Reset RCA and try again\n")); in sdioh_attach() 747 sd_info(("SD Clock turned ON.\n")); in sdioh_iovar_op() 757 sd_info(("SD Clock turned OFF.\n")); in sdioh_iovar_op() 1369 sd_info(("%s: CMD14 OK: cmd_resp:0x%x\n", __FUNCTION__, rsp1)); in sdioh_sleep() 1664 sd_info(("%s: ErrorIntrStatus 0x%04x (clearing), IntrStatus 0x%04x PresentState 0x%08x\n", in sdstd_check_errs() 1856 sd_info(("%s: Found Arasan Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1862 sd_info(("%s: Found Cypress 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1866 sd_info(("%s: Found Broadcom 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1870 sd_info(("%s: Found TI PCIxx21 Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() [all …]
|
| H A D | bcmsdh_sdmmc.c | 154 sd_info(("%s sd->func[3] %p\n", __FUNCTION__, sd->func[3])); in sdioh_sdmmc_card_enable_func_f3() 174 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 180 sd_info(("%s: Function %d CIS Ptr = 0x%x\n", in sdioh_sdmmc_card_enablefuncs() 185 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 814 sd_info(("%s: rw=%d, func=%d, addr=0x%05x\n", __FUNCTION__, rw, func, regaddr)); in sdioh_request_byte() 827 sd_info(("bcmsdh_sdmmc F3: *byte 0x%x\n", *byte)); in sdioh_request_byte() 841 sd_info(("bcmsdh_sdmmc F3: enable F3 fn %p\n", in sdioh_request_byte() 856 sd_info(("bcmsdh_sdmmc F3: disable F3 fn %p\n", in sdioh_request_byte() 970 sd_info(("%s: cmd_type=%d, rw=%d, func=%d, addr=0x%05x, nbytes=%d\n", in sdioh_request_word()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmsdh_sdmmc_linux.c | 185 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_probe() 186 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_probe() 187 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_probe() 188 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_probe() 217 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_remove() 218 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_remove() 219 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_remove() 220 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_remove()
|
| H A D | bcmsdh_sdmmc.c | 143 sd_info(("%s sd->func[3] %p\n", __FUNCTION__, sd->func[3])); in sdioh_sdmmc_card_enable_func_f3() 159 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 165 sd_info(("%s: Function %d CIS Ptr = 0x%x\n", in sdioh_sdmmc_card_enablefuncs() 170 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr)); in sdioh_sdmmc_card_enablefuncs() 846 sd_info(("%s: rw=%d, func=%d, addr=0x%05x\n", __FUNCTION__, rw, func, regaddr)); in sdioh_request_byte() 859 sd_info(("bcmsdh_sdmmc F3: *byte 0x%x\n", *byte)); in sdioh_request_byte() 873 sd_info(("bcmsdh_sdmmc F3: enable F3 fn %p\n", in sdioh_request_byte() 888 sd_info(("bcmsdh_sdmmc F3: disable F3 fn %p\n", in sdioh_request_byte() 1071 sd_info(("%s: cmd_type=%d, rw=%d, func=%d, addr=0x%05x, nbytes=%d\n", in sdioh_request_word()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 161 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_probe() 162 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_probe() 163 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_probe() 164 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_probe() 185 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_remove() 186 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_remove() 187 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_remove() 188 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_remove()
|
| H A D | bcmsdstd.c | 395 sd_info(("%s:sd->mem_space = %p\n", __FUNCTION__, sd->mem_space)); in sdioh_attach() 415 sd_info(("driver_init failed - Reset RCA and try again\n")); in sdioh_attach() 810 sd_info(("SD Clock turned ON.\n")); in sdioh_iovar_op() 820 sd_info(("SD Clock turned OFF.\n")); in sdioh_iovar_op() 1481 sd_info(("%s: CMD14 OK: cmd_resp:0x%x\n", __FUNCTION__, rsp1)); in sdioh_sleep() 1772 sd_info(("%s: ErrorIntrStatus 0x%04x (clearing), IntrStatus 0x%04x PresentState 0x%08x\n", in sdstd_check_errs() 1968 sd_info(("%s: Found Arasan Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1974 sd_info(("%s: Found Broadcom 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1978 sd_info(("%s: Found TI PCIxx21 Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1982 sd_info(("%s: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter\n", in sdstd_host_init() [all …]
|
| H A D | bcmsdspi.h | 33 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 40 #define sd_info(x) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsdh_sdmmc_linux.c | 157 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_probe() 158 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_probe() 159 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_probe() 160 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_probe() 181 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class)); in bcmsdh_sdmmc_remove() 182 sd_info(("sdio_vendor: 0x%04x\n", func->vendor)); in bcmsdh_sdmmc_remove() 183 sd_info(("sdio_device: 0x%04x\n", func->device)); in bcmsdh_sdmmc_remove() 184 sd_info(("Function#: 0x%04x\n", func->num)); in bcmsdh_sdmmc_remove()
|
| H A D | bcmsdstd.c | 395 sd_info(("%s:sd->mem_space = %p\n", __FUNCTION__, sd->mem_space)); in sdioh_attach() 415 sd_info(("driver_init failed - Reset RCA and try again\n")); in sdioh_attach() 810 sd_info(("SD Clock turned ON.\n")); in sdioh_iovar_op() 820 sd_info(("SD Clock turned OFF.\n")); in sdioh_iovar_op() 1481 sd_info(("%s: CMD14 OK: cmd_resp:0x%x\n", __FUNCTION__, rsp1)); in sdioh_sleep() 1772 sd_info(("%s: ErrorIntrStatus 0x%04x (clearing), IntrStatus 0x%04x PresentState 0x%08x\n", in sdstd_check_errs() 1968 sd_info(("%s: Found Arasan Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1974 sd_info(("%s: Found Broadcom 27xx Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1978 sd_info(("%s: Found TI PCIxx21 Standard SDIO Host Controller\n", __FUNCTION__)); in sdstd_host_init() 1982 sd_info(("%s: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter\n", in sdstd_host_init() [all …]
|
| H A D | bcmsdspi.h | 33 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 40 #define sd_info(x) macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rts5208/ |
| H A D | sd.c | 48 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code() 55 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code() 62 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code() 115 struct sd_info *sd_card = &chip->sd_card; 265 struct sd_info *sd_card = &chip->sd_card; 331 struct sd_info *sd_card = &chip->sd_card; 395 struct sd_info *sd_card = &chip->sd_card; 500 struct sd_info *sd_card = &chip->sd_card; 537 struct sd_info *sd_card = &chip->sd_card; 599 struct sd_info *sd_card = &chip->sd_card; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmspibrcm.h | 43 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 50 #define sd_info(x) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmspibrcm.h | 43 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 50 #define sd_info(x) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmspibrcm.h | 35 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 42 #define sd_info(x) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmspibrcm.h | 42 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 49 #define sd_info(x) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmspibrcm.h | 35 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 42 #define sd_info(x) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmspibrcm.h | 43 #define sd_info(x) do { if (sd_msglevel & SDH_INFO_VAL) printf x; } while (0) macro 50 #define sd_info(x) macro
|