Home
last modified time | relevance | path

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

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