| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/ |
| H A D | dram.c | 57 if ((!enable) || (bank > BANK3)) in mvebu_sdram_bar() 93 if ((!enable) || (bank > BANK3)) in mvebu_sdram_bs()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | platinumfb.c | 536 int bank0, bank1, bank2, bank3, rc; in platinumfb_probe() local 601 bank3 = fbuffer[0x300000] == 0x78; in platinumfb_probe() 602 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000; in platinumfb_probe() 605 bank3, bank2, bank1, bank0); in platinumfb_probe()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/ |
| H A D | dram.c | 30 if ((!enable) || (bank > BANK3)) in orion5x_sdram_bar()
|
| /OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/ |
| H A D | eth_p4080.c | 34 #define EMI1_SLOT5 0xc0000000 /* bank3 ABCD */ 36 #define EMI2_SLOT5 0x30000000 /* bank3 ABCD */
|
| H A D | corenet_ds.c | 80 printf("Bank3=%sMHz\n", freq[1 + !!(sw & 0x10)]); in checkboard()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | cpu.h | 33 BANK3 enumerator
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | exynos-srom.yaml | 107 3 0 0x07000000 0x20000>; // Bank3
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/ |
| H A D | cpu.h | 23 BANK3 enumerator
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | st_smi.h | 25 #define BANK3 3 macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | am437x-gp-evm.dts | 72 row-gpios = <&gpio3 21 GPIO_ACTIVE_HIGH /* Bank3, pin21 */ 76 col-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH /* Bank3, pin19 */ 77 &gpio3 20 GPIO_ACTIVE_HIGH>; /* Bank3, pin20 */
|
| H A D | am43x-epos-evm.dts | 85 col-gpios = <&gpio3 9 GPIO_ACTIVE_HIGH /* Bank3, pin9 */ 86 &gpio3 10 GPIO_ACTIVE_HIGH /* Bank3, pin10 */
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/ |
| H A D | cpu.h | 29 BANK3 enumerator
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pc87413_wdt.c | 141 /* Step 4: Select Bank3 of SWC */ in pc87413_swc_bank3() 144 pr_info(DPFX "Select Bank3 of SWC\n"); in pc87413_swc_bank3()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/ |
| H A D | gt9xx_update.c | 1555 //step3:select bank3 in gup_burn_fw_dsp() 1556 GTP_DEBUG("[burn_fw_dsp]step3:select bank3"); in gup_burn_fw_dsp() 1560 GTP_ERROR("[burn_fw_dsp]select bank3 fail."); in gup_burn_fw_dsp() 1716 //step6:select bank3 in gup_burn_fw_boot() 1717 GTP_DEBUG("[burn_fw_boot]step6:select bank3"); in gup_burn_fw_boot() 1721 GTP_ERROR("[burn_fw_boot]select bank3 fail."); in gup_burn_fw_boot() 1851 //step6:select bank3 in gup_burn_fw_boot_isp() 1852 GTP_DEBUG("[burn_fw_boot_isp]step6:select bank3"); in gup_burn_fw_boot_isp() 1856 GTP_ERROR("[burn_fw_boot_isp]select bank3 fail."); in gup_burn_fw_boot_isp()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | st_smi.c | 306 bank = BANK3; in smi_sector_erase() 373 banknum = BANK3; in smi_write()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_coax_protocol.h | 23 #define BANK3 0x03 macro
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_coax_protocol.h | 23 //#define BANK3 0x03
|
| /OK3568_Linux_fs/u-boot/examples/standalone/ |
| H A D | README.smc91111_eeprom | 203 Bank0 Bank1 Bank2 Bank3
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | am43x-epos-evm.dts | 71 col-gpios = <&gpio3 9 GPIO_ACTIVE_HIGH /* Bank3, pin9 */ 72 &gpio3 10 GPIO_ACTIVE_HIGH /* Bank3, pin10 */
|
| H A D | am437x-gp-evm.dts | 77 col-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH /* Bank3, pin19 */ 78 &gpio3 20 GPIO_ACTIVE_HIGH>; /* Bank3, pin20 */
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | omap-wakeupgen.c | 320 * Save WakeupGen interrupt context in SAR BANK3. Restore is done by
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar5008_phy.c | 86 static const struct ar5416IniArray bank3 = STATIC_INI_ARRAY(ar5416Bank3); variable 580 REG_WRITE_ARRAY(&bank3, modesIndex, regWrites); in ar5008_hw_set_rf_regs()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | lan91c96.h | 179 #define BANK3 0x03 macro
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | mxl5005s.c | 2803 status += MXL_SetGPIO(fe, 4, 1); /* Bank3 Off */ in MXL_TuneRF()
|