Home
last modified time | relevance | path

Searched refs:nvkm_specmux (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgk104.c28 { 0x140028, (const struct nvkm_specmux[]) {
35 { 0x14125c, (const struct nvkm_specmux[]) {
39 { 0x14165c, (const struct nvkm_specmux[]) {
43 { 0x141a5c, (const struct nvkm_specmux[]) {
47 { 0x141e5c, (const struct nvkm_specmux[]) {
56 { 0x5042c0, (const struct nvkm_specmux[]) {
61 { 0x5042c8, (const struct nvkm_specmux[]) {
65 { 0x5042b8, (const struct nvkm_specmux[]) {
H A Dnv50.c28 { 0x402ca4, (const struct nvkm_specmux[]) {
37 { 0x40708c, (const struct nvkm_specmux[]) {
47 { 0x40be50, (const struct nvkm_specmux[]) {
56 { 0x407008, (const struct nvkm_specmux[]) {
66 { 0x40b808, (const struct nvkm_specmux[]) {
75 { 0x400c0c, (const struct nvkm_specmux[]) {
H A Dg84.c28 { 0x400c0c, (const struct nvkm_specmux[]) {
37 { 0x408e50, (const struct nvkm_specmux[]) {
46 { 0x407008, (const struct nvkm_specmux[]) {
56 { 0x408808, (const struct nvkm_specmux[]) {
H A Dgf100.c28 { 0x10f100, (const struct nvkm_specmux[]) {
38 { 0x140028, (const struct nvkm_specmux[]) {
50 { 0x5044a8, (const struct nvkm_specmux[]) {
59 { 0x5042c0, (const struct nvkm_specmux[]) {
69 { 0x50440c, (const struct nvkm_specmux[]) {
H A Dgt200.c28 { 0x407008, (const struct nvkm_specmux[]) {
38 { 0x408750, (const struct nvkm_specmux[]) {
47 { 0x408508, (const struct nvkm_specmux[]) {
H A Dgf117.c28 { 0x140028, (const struct nvkm_specmux[]) {
35 { 0x14125c, (const struct nvkm_specmux[]) {
H A Dpriv.h24 struct nvkm_specmux { struct
33 const struct nvkm_specmux *mux; argument
H A Dgt215.c28 { 0x402ca4, (const struct nvkm_specmux[]) {
H A Dbase.c707 const struct nvkm_specmux *smux; in nvkm_perfsrc_new()