Searched refs:atom_op_setport (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 851 static void atom_op_setport(atom_exec_context *ctx, int *ptr, int arg) in atom_op_setport() function 1087 atom_op_setport, ATOM_PORT_ATI}, { 1088 atom_op_setport, ATOM_PORT_PCI}, { 1089 atom_op_setport, ATOM_PORT_SYSIO}, {
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 889 static void atom_op_setport(atom_exec_context *ctx, int *ptr, int arg) in atom_op_setport() function 1133 atom_op_setport, ATOM_PORT_ATI}, { 1134 atom_op_setport, ATOM_PORT_PCI}, { 1135 atom_op_setport, ATOM_PORT_SYSIO}, {
|