Searched refs:bank0 (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 62 ! BL=0: R7->R0 is bank0 83 ! BL=0: R7->R0 is bank0 108 ! BL=0: R7->R0 is bank0 119 jsr @k1 ! switch to bank0 and save all regs 122 ! BL=0: R7->R0 is bank0
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | rockchip,pinctrl.txt | 54 - compatible: "rockchip,rk3188-gpio-bank0" 55 - reg: second element: separate pull register for rk3188 bank0, use 130 compatible = "rockchip,rk3188-gpio-bank0";
|
/linux-4.1.27/drivers/video/fbdev/ |
D | platinumfb.c | 543 int bank0, bank1, bank2, bank3, rc; in platinumfb_probe() local 607 bank0 = 1; /* builtin 1MB vram, always there */ in platinumfb_probe() 611 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000; in platinumfb_probe() 614 bank3, bank2, bank1, bank0); in platinumfb_probe()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | bcm2835.dtsi | 74 * So, a bank0 interrupt shows up on 17, 20, and
|
D | rk3188.dtsi | 115 compatible = "rockchip,rk3188-gpio-bank0";
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | ar5008_phy.c | 58 static const struct ar5416IniArray bank0 = STATIC_INI_ARRAY(ar5416Bank0); variable 546 REG_WRITE_ARRAY(&bank0, 1, regWrites); in ar5008_hw_set_rf_regs()
|