Searched refs:nv50_gpio_location (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | nv50.c | 57 nv50_gpio_location(int line, u32 *reg, u32 *shift) in nv50_gpio_location() function 74 if (nv50_gpio_location(line, ®, &shift)) in nv50_gpio_drive() 86 if (nv50_gpio_location(line, ®, &shift)) in nv50_gpio_sense()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ramgt215.c | 39 extern int nv50_gpio_location(int line, u32 *reg, u32 *shift); 479 nv50_gpio_location(func.line, ®, &sh); in gt215_ram_fbvref() 997 nv50_gpio_location(func.line, ®, &shift); in gt215_ram_ctor()
|