Home
last modified time | relevance | path

Searched refs:vpp (Results 1 – 13 of 13) sorted by relevance

/arch/arm/mach-s3c24xx/
Dsimtec-nor.c29 static void simtec_nor_vpp(struct platform_device *pdev, int vpp) in simtec_nor_vpp() argument
35 printk(KERN_DEBUG "%s(%d)\n", __func__, vpp); in simtec_nor_vpp()
37 if (vpp) in simtec_nor_vpp()
/arch/arm/boot/dts/
Dtwl6030.dtsi44 vpp: regulator-vpp { label
45 compatible = "ti,twl6030-vpp";
Datlas7-evb.dts80 vpp@13110000 {
Datlas6.dtsi127 vpp@90020000 {
128 compatible = "sirf,prima2-vpp";
Dprima2.dtsi133 vpp@90020000 {
134 compatible = "sirf,prima2-vpp";
Datlas7.dtsi1918 vpp@13110000 {
1919 compatible = "sirf,atlas7-vpp";
Dtegra114-roth.dts894 regulator-name = "vpp-fuse";
Dtegra114-dalmore.dts1001 regulator-name = "vpp-fuse";
/arch/arm/mach-sa1100/
Djornada720.c341 static void jornada720_set_vpp(int vpp) in jornada720_set_vpp() argument
343 if (vpp) in jornada720_set_vpp()
Dh3xxx.c45 static void h3xxx_set_vpp(int vpp) in h3xxx_set_vpp() argument
47 gpio_set_value(H3XXX_EGPIO_VPP_ON, vpp); in h3xxx_set_vpp()
Dcollie.c315 static void collie_set_vpp(int vpp) in collie_set_vpp() argument
317 gpio_set_value(COLLIE_GPIO_VPEN, vpp); in collie_set_vpp()
/arch/arm/mach-pxa/
Dhx4700.c747 static void hx4700_set_vpp(struct platform_device *pdev, int vpp) in hx4700_set_vpp() argument
749 gpio_set_value(GPIO91_HX4700_FLASH_VPEN, vpp); in hx4700_set_vpp()
Dmagician.c842 static void magician_set_vpp(struct platform_device *pdev, int vpp) in magician_set_vpp() argument
844 gpio_set_value(EGPIO_MAGICIAN_FLASH_VPP, vpp); in magician_set_vpp()