Searched refs:NOKIA770_GPIO_MMC_POWER (Results 1 – 1 of 1) sorted by relevance
161 #define NOKIA770_GPIO_MMC_POWER 41 macro167 gpio_set_value(NOKIA770_GPIO_MMC_POWER, power_on); in nokia770_mmc_set_power()193 ret = gpio_request(NOKIA770_GPIO_MMC_POWER, "MMC power"); in nokia770_mmc_init()196 gpio_direction_output(NOKIA770_GPIO_MMC_POWER, 0); in nokia770_mmc_init()200 gpio_free(NOKIA770_GPIO_MMC_POWER); in nokia770_mmc_init()
Completed in 7 milliseconds