Searched refs:nv50_gpio_location (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dnv50.c57 nv50_gpio_location(int line, u32 *reg, u32 *shift) nv50_gpio_location() function
74 if (nv50_gpio_location(line, &reg, &shift)) nv50_gpio_drive()
86 if (nv50_gpio_location(line, &reg, &shift)) nv50_gpio_sense()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgt215.c39 extern int nv50_gpio_location(int line, u32 *reg, u32 *shift);
479 nv50_gpio_location(func.line, &reg, &sh); gt215_ram_fbvref()
997 nv50_gpio_location(func.line, &reg, &shift); gt215_ram_ctor()

Completed in 42 milliseconds