Searched refs:bank3 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dplatinumfb.c543 int bank0, bank1, bank2, bank3, rc; platinumfb_probe() local
610 bank3 = fbuffer[0x300000] == 0x78; platinumfb_probe()
611 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000; platinumfb_probe()
614 bank3, bank2, bank1, bank0); platinumfb_probe()
/linux-4.1.27/arch/mips/jz4740/
H A Dplatform.c179 .name = "bank3",
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c61 static const struct ar5416IniArray bank3 = STATIC_INI_ARRAY(ar5416Bank3); variable in typeref:struct:ar5416IniArray
549 REG_WRITE_ARRAY(&bank3, modesIndex, regWrites); ar5008_hw_set_rf_regs()

Completed in 243 milliseconds