Searched refs:ar5416Modes (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Dar9002_hw.c177 INIT_INI_ARRAY(&ah->iniModes, ar5416Modes,
178 ARRAY_SIZE(ar5416Modes), 6);
H A Dar5008_initvals.h17 static const u32 ar5416Modes[][6] = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9002_hw.c177 INIT_INI_ARRAY(&ah->iniModes, ar5416Modes,
178 ARRAY_SIZE(ar5416Modes), 6);
H A Dar5008_initvals.h17 static const u32 ar5416Modes[][6] = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpmain.c376 zm_debug_msg0("init ar5416Modes in 2: A-20/40");
381 zm_debug_msg0("init ar5416Modes in 1: A-20");
391 zm_debug_msg0("init ar5416Modes in 3: G-20/40");
396 zm_debug_msg0("init ar5416Modes in 4: G-20");
433 entries = ARRAY_SIZE(ar5416Modes);
438 reg_write(ar5416Modes[i][0], ar5416Modes[i][modesIndex]);
443 if (ar5416Modes[i][0] == eepromBoardData[j][0])
447 eepromBoardData[j][k] = ar5416Modes[i][k];
454 switch(ar5416Modes[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/otus/hal/
H A Dhpmain.c376 zm_debug_msg0("init ar5416Modes in 2: A-20/40");
381 zm_debug_msg0("init ar5416Modes in 1: A-20");
391 zm_debug_msg0("init ar5416Modes in 3: G-20/40");
396 zm_debug_msg0("init ar5416Modes in 4: G-20");
433 entries = ARRAY_SIZE(ar5416Modes);
438 reg_write(ar5416Modes[i][0], ar5416Modes[i][modesIndex]);
443 if (ar5416Modes[i][0] == eepromBoardData[j][0])
447 eepromBoardData[j][k] = ar5416Modes[i][k];
454 switch(ar5416Modes[
[all...]

Completed in 201 milliseconds