Home
last modified time | relevance | path

Searched refs:bank0 (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/sh/kernel/cpu/sh3/
Dswsusp.S59 ! BL=0: R7->R0 is bank0
80 ! BL=0: R7->R0 is bank0
105 ! BL=0: R7->R0 is bank0
116 jsr @k1 ! switch to bank0 and save all regs
119 ! BL=0: R7->R0 is bank0
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Drockchip,pinctrl.txt66 - compatible: "rockchip,rk3188-gpio-bank0"
67 - reg: second element: separate pull register for rk3188 bank0, use
141 compatible = "rockchip,rk3188-gpio-bank0";
/Linux-v5.4/drivers/video/fbdev/
Dplatinumfb.c536 int bank0, bank1, bank2, bank3, rc; in platinumfb_probe() local
598 bank0 = 1; /* builtin 1MB vram, always there */ in platinumfb_probe()
602 pinfo->total_vram = (bank0 + bank1 + bank2 + bank3) * 0x100000; in platinumfb_probe()
605 bank3, bank2, bank1, bank0); in platinumfb_probe()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar5008_phy.c54 static const struct ar5416IniArray bank0 = STATIC_INI_ARRAY(ar5416Bank0); variable
548 REG_WRITE_ARRAY(&bank0, 1, regWrites); in ar5008_hw_set_rf_regs()
/Linux-v5.4/arch/arm/boot/dts/
Dbcm283x.dtsi176 * So, a bank0 interrupt shows up on 17, 20, and
Drk3188.dtsi253 compatible = "rockchip,rk3188-gpio-bank0";