Home
last modified time | relevance | path

Searched refs:CONFIG (Results 1 – 25 of 32) sorted by relevance

12

/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c272 ath_dbg(common, CONFIG, in ath9k_htc_set_channel()
422 ath_dbg(common, CONFIG, in ath9k_htc_add_monitor_interface()
459 ath_dbg(common, CONFIG, in ath9k_htc_remove_monitor_interface()
515 ath_dbg(common, CONFIG, in ath9k_htc_add_station()
519 ath_dbg(common, CONFIG, in ath9k_htc_add_station()
559 ath_dbg(common, CONFIG, in ath9k_htc_remove_station()
563 ath_dbg(common, CONFIG, in ath9k_htc_remove_station()
670 ath_dbg(common, CONFIG, in ath9k_htc_init_rate()
697 ath_dbg(common, CONFIG, in ath9k_htc_update_rate()
726 ath_dbg(common, CONFIG, in ath9k_htc_tx_aggr_oper()
[all …]
Dhtc_drv_beacon.c340 ath_dbg(common, CONFIG, "Added interface at beacon slot: %d\n", in ath9k_htc_assign_bslot()
354 ath_dbg(common, CONFIG, "Removed interface at beacon slot: %d\n", in ath9k_htc_remove_bslot()
381 ath_dbg(common, CONFIG, "tsfadjust is: %llu for bslot: %d\n", in ath9k_htc_set_tsfadjust()
412 ath_dbg(common, CONFIG, in ath9k_htc_check_beacon_config()
423 ath_dbg(common, CONFIG, in ath9k_htc_check_beacon_config()
441 ath_dbg(common, CONFIG, in ath9k_htc_check_beacon_config()
482 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n"); in ath9k_htc_beacon_config()
504 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n"); in ath9k_htc_beacon_reconfig()
Dmain.c325 ath_dbg(common, CONFIG, "Reset to %u MHz, HT40: %d fastcc: %d\n", in ath_reset_internal()
664 ath_dbg(common, CONFIG, in ath9k_start()
987 ath_dbg(common, CONFIG, "Driver halt\n"); in ath9k_stop()
1142 ath_dbg(common, CONFIG, in ath9k_set_assoc_state()
1275 ath_dbg(common, CONFIG, in ath9k_calculate_summary_state()
1353 ath_dbg(common, CONFIG, "Attach a VIF of type: %d\n", vif->type); in ath9k_add_interface()
1400 ath_dbg(common, CONFIG, "Change Interface\n"); in ath9k_change_interface()
1427 ath_dbg(common, CONFIG, "Detach Interface\n"); in ath9k_remove_interface()
1537 ath_dbg(common, CONFIG, "Monitor mode is enabled\n"); in ath9k_config()
1540 ath_dbg(common, CONFIG, "Monitor mode is disabled\n"); in ath9k_config()
[all …]
Dbeacon.c213 ath_dbg(common, CONFIG, "Added interface at beacon slot: %d\n", in ath9k_beacon_assign_slot()
223 ath_dbg(common, CONFIG, "Removing interface at beacon slot: %d\n", in ath9k_beacon_remove_slot()
289 ath_dbg(common, CONFIG, in ath9k_beacon_ensure_primary_slot()
358 ath_dbg(common, CONFIG, "tsfadjust is: %lld for bslot: %d\n", in ath9k_set_tsfadjust()
714 ath_dbg(common, CONFIG, "Unsupported beaconing mode\n"); in ath9k_set_beacon()
Dcommon-spectral.c811 ath_dbg(common, CONFIG, "spectral scan: background mode enabled\n"); in write_file_spec_scan_ctl()
814 ath_dbg(common, CONFIG, "spectral scan: channel scan mode enabled\n"); in write_file_spec_scan_ctl()
817 ath_dbg(common, CONFIG, "spectral scan: manual mode enabled\n"); in write_file_spec_scan_ctl()
820 ath_dbg(common, CONFIG, "spectral scan: disabled\n"); in write_file_spec_scan_ctl()
Dcommon-init.c214 ath_dbg(common, CONFIG, "TX streams %d, RX streams: %d\n", in ath9k_cmn_setup_ht_cap()
Dinit.c291 ath_dbg(common, CONFIG, "%s DMA: %u buffers %u desc/buf\n", in ath_descdma_setup()
335 ath_dbg(common, CONFIG, "%s DMA map: %p (%u) -> %llx (%u)\n", in ath_descdma_setup()
628 ath_dbg(common, CONFIG, "parsing configuration from OF node\n"); in ath9k_of_init()
Dhtc_drv_init.c895 ath_dbg(common, CONFIG, in ath9k_init_device()
/drivers/thermal/qcom/
Dtsens-8960.c18 #define CONFIG 0x9b macro
99 ret = regmap_update_bits(map, CONFIG_ADDR, CONFIG_MASK, CONFIG); in resume_8960()
195 CONFIG_MASK, CONFIG); in init_8960()
/drivers/soc/bcm/brcmstb/pm/
Dpm-mips.c39 #define CONFIG 6 macro
102 ctx->cp0_regs[CONFIG] = read_c0_brcm_config(); in brcm_pm_save_cp0_context()
125 write_c0_brcm_config(ctx->cp0_regs[CONFIG]); in brcm_pm_restore_cp0_context()
/drivers/media/usb/dvb-usb-v2/
Dec168.h26 CONFIG = 0x01, enumerator
Dec168.c35 request = CONFIG; in ec168_ctrl_msg()
39 request = CONFIG; in ec168_ctrl_msg()
/drivers/net/ethernet/smsc/
Dsmc9194.c956 configuration_register = inw( ioaddr + CONFIG ); in smc_probe()
1064 outw( inw( ioaddr + CONFIG ) & ~CFG_AUI_SELECT, in smc_open()
1065 ioaddr + CONFIG ); in smc_open()
1068 outw( inw( ioaddr + CONFIG ) | CFG_AUI_SELECT, in smc_open()
1069 ioaddr + CONFIG ); in smc_open()
Dsmc91c92_cs.c177 #define CONFIG 0 macro
778 s = inb(ioaddr + CONFIG); in check_sig()
783 outb(s, ioaddr + CONFIG); in check_sig()
895 smc->cfg = inw(ioaddr + CONFIG) & ~CFG_AUI_SELECT; in smc91c92_config()
1621 outw(smc->cfg | CFG_AUI_SELECT, ioaddr + CONFIG); in smc_set_xcvr()
1627 outw(smc->cfg, ioaddr + CONFIG); in smc_set_xcvr()
1738 media |= (inw(ioaddr + CONFIG) & CFG_AUI_SELECT) ? 2 : 1; in media_check()
1857 tmp = inw(ioaddr + CONFIG); in smc_netdev_get_ecmd()
Dsmc9194.h97 #define CONFIG 0 macro
/drivers/media/dvb-frontends/
Dmt312.c238 ret = mt312_writereg(state, CONFIG, in mt312_initfe()
570 ret = mt312_readreg(state, CONFIG, &config_val); in mt312_set_frontend()
710 ret = mt312_readreg(state, CONFIG, &config); in mt312_sleep()
715 ret = mt312_writereg(state, CONFIG, config & 0x7f); in mt312_sleep()
Dmt352_priv.h103 CONFIG = 0x8A, enumerator
Dmt312_priv.h143 CONFIG = 127 enumerator
Dmt352.c512 (mt352_read_register(state, CONFIG) & 0x20) == 0) { in mt352_init()
/drivers/media/pci/dt3155/
Ddt3155.c167 write_i2c_reg(pd->regs, CONFIG, pd->config); in dt3155_start_streaming()
459 write_i2c_reg(pd->regs, CONFIG, pd->config | PM_LUT_PGM); in dt3155_init_board()
464 write_i2c_reg(pd->regs, CONFIG, pd->config | PM_LUT_PGM | PM_LUT_SEL); in dt3155_init_board()
469 write_i2c_reg(pd->regs, CONFIG, pd->config); /* ACQ_MODE_EVEN */ in dt3155_init_board()
Ddt3155.h51 #define CONFIG 0x13 macro
/drivers/mtd/nand/raw/
Dtegra_nand.c57 #define CONFIG 0x10 macro
488 writel_relaxed(nand->config_ecc, ctrl->regs + CONFIG); in tegra_nand_hw_ecc()
490 writel_relaxed(nand->config, ctrl->regs + CONFIG); in tegra_nand_hw_ecc()
1053 writel_relaxed(nand->config, ctrl->regs + CONFIG); in tegra_nand_attach_chip()
/drivers/gpu/drm/mediatek/
Dmtk_dsi.c137 #define CONFIG (0xff << 0) macro
887 cmdq_mask = CONFIG | DATA_ID | DATA_0 | DATA_1; in mtk_dsi_cmdq()
892 cmdq_mask = CONFIG | DATA_ID; in mtk_dsi_cmdq()
/drivers/usb/host/
Dxhci-debugfs.c35 dump_register(CONFIG),
/drivers/media/usb/dvb-usb/
Dm920x.c489 u8 config[] = { CONFIG, 0x3d }; in m920x_mt352_demod_init()

12