Home
last modified time | relevance | path

Searched refs:CONFIG (Results 1 – 25 of 35) 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.c324 ath_dbg(common, CONFIG, "Reset to %u MHz, HT40: %d fastcc: %d\n", in ath_reset_internal()
663 ath_dbg(common, CONFIG, in ath9k_start()
986 ath_dbg(common, CONFIG, "Driver halt\n"); in ath9k_stop()
1138 ath_dbg(common, CONFIG, in ath9k_set_assoc_state()
1269 ath_dbg(common, CONFIG, in ath9k_calculate_summary_state()
1347 ath_dbg(common, CONFIG, "Attach a VIF of type: %d\n", vif->type); in ath9k_add_interface()
1394 ath_dbg(common, CONFIG, "Change Interface\n"); in ath9k_change_interface()
1421 ath_dbg(common, CONFIG, "Detach Interface\n"); in ath9k_remove_interface()
1531 ath_dbg(common, CONFIG, "Monitor mode is enabled\n"); in ath9k_config()
1534 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()
715 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()
678 ath_dbg(common, CONFIG, "parsing configuration from OF node\n"); in ath9k_of_init()
/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/net/ethernet/smsc/
Dsmc9194.c958 configuration_register = inw( ioaddr + CONFIG ); in smc_probe()
1066 outw( inw( ioaddr + CONFIG ) & ~CFG_AUI_SELECT, in smc_open()
1067 ioaddr + CONFIG ); in smc_open()
1070 outw( inw( ioaddr + CONFIG ) | CFG_AUI_SELECT, in smc_open()
1071 ioaddr + CONFIG ); in smc_open()
Dsmc91c92_cs.c177 #define CONFIG 0 macro
781 s = inb(ioaddr + CONFIG); in check_sig()
786 outb(s, ioaddr + CONFIG); in check_sig()
898 smc->cfg = inw(ioaddr + CONFIG) & ~CFG_AUI_SELECT; in smc91c92_config()
1624 outw(smc->cfg | CFG_AUI_SELECT, ioaddr + CONFIG); in smc_set_xcvr()
1630 outw(smc->cfg, ioaddr + CONFIG); in smc_set_xcvr()
1741 media |= (inw(ioaddr + CONFIG) & CFG_AUI_SELECT) ? 2 : 1; in media_check()
1860 tmp = inw(ioaddr + CONFIG); in smc_netdev_get_ecmd()
Dsmc9194.h97 #define CONFIG 0 macro
/drivers/thermal/qcom/
Dtsens-8960.c16 #define CONFIG 0x9b macro
95 ret = regmap_update_bits(map, CONFIG_ADDR, CONFIG_MASK, CONFIG); in resume_8960()
/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/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()
456 write_i2c_reg(pd->regs, CONFIG, pd->config | PM_LUT_PGM); in dt3155_init_board()
461 write_i2c_reg(pd->regs, CONFIG, pd->config | PM_LUT_PGM | PM_LUT_SEL); in dt3155_init_board()
466 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.c60 #define CONFIG 0x10 macro
491 writel_relaxed(nand->config_ecc, ctrl->regs + CONFIG); in tegra_nand_hw_ecc()
493 writel_relaxed(nand->config, ctrl->regs + CONFIG); in tegra_nand_hw_ecc()
1056 writel_relaxed(nand->config, ctrl->regs + CONFIG); in tegra_nand_attach_chip()
/drivers/gpu/drm/mediatek/
Dmtk_dsi.c140 #define CONFIG (0xff << 0) macro
983 cmdq_mask = CONFIG | DATA_ID | DATA_0 | DATA_1; in mtk_dsi_cmdq()
988 cmdq_mask = CONFIG | DATA_ID; in mtk_dsi_cmdq()
/drivers/accel/ivpu/
Divpu_hw_40xx.c182 val = REG_SET_FLD_NUM(VPU_40XX_BUTTRESS_WP_REQ_PAYLOAD2, CONFIG, config, val); in ivpu_pll_cmd_send()
708 tile_disable = REG_GET_FLD(VPU_40XX_BUTTRESS_TILE_FUSE, CONFIG, fuse); in ivpu_hw_40xx_info_init()
/drivers/soc/mediatek/
Dmtk-svs.c212 CONFIG, enumerator
270 [CONFIG] = 0xc2c,
1127 svs_writel_relaxed(svsp, SVSB_DET_MAX, CONFIG); in svs_set_bank_phase()
/drivers/usb/host/
Dxhci-debugfs.c35 dump_register(CONFIG),

12