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

/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h364 UCHAR ucAction; //0:reserved //1:Memory //2:Engine member in struct:_COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS
373 UCHAR ucAction; //0:reserved;COMPUTE_MEMORY_PLL_PARAM:Memory;COMPUTE_ENGINE_PLL_PARAM:Engine. it return ref_div to be written to register member in struct:_COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V2
545 UCHAR ucAction; // 0: turn off encoder member in struct:_DAC_ENCODER_CONTROL_PARAMETERS
568 UCHAR ucAction; // =0: turn off encoder member in struct:_DIG_ENCODER_CONTROL_PARAMETERS
597 // ucAction
634 UCHAR ucAction; member in struct:_DIG_ENCODER_CONTROL_PARAMETERS_V2
658 // ucAction:
697 UCHAR ucAction; member in struct:_DIG_ENCODER_CONTROL_PARAMETERS_V3
706 UCHAR ucBitPerColor; // only valid for DP mode when ucAction = ATOM_ENCODER_CMD_SETUP
752 UCHAR ucAction; // member in struct:_DIG_TRANSMITTER_CONTROL_PARAMETERS
867 UCHAR ucAction; // define as ATOM_TRANSMITER_ACTION_XXX member in struct:_DIG_TRANSMITTER_CONTROL_PARAMETERS_V2
905 UCHAR ucAction; // define as ATOM_TRANSMITER_ACTION_XXX member in struct:_DIG_TRANSMITTER_CONTROL_PARAMETERS_V3
947 UCHAR ucAction; // Possible input:ATOM_ENABLE||ATOMDISABLE member in struct:_DISPLAY_DEVICE_OUTPUT_CONTROL_PARAMETERS
1478 UCHAR ucAction; // 0: turn off encoder member in struct:_LVDS_ENCODER_CONTROL_PARAMETERS
1496 UCHAR ucAction; // 0: turn off encoder member in struct:_LVDS_ENCODER_CONTROL_PARAMETERS_V2
1587 UCHAR ucAction; //ATOM_ENABLE/ATOM_DISABLE/ATOM_HPD_INIT member in struct:_DVO_ENCODER_CONTROL_PARAMETERS_V3
1686 UCHAR ucAction; // 0: turn off encoder member in struct:_TV_ENCODER_CONTROL_PARAMETERS
4295 UCHAR ucAction; //not define yet member in struct:_MEMORY_PLLINIT_PARAMETERS
4312 UCHAR ucAction; //=GPIO_PIN_WRITE: Read; =GPIO_PIN_READ: Write member in struct:_GPIO_PIN_CONTROL_PARAMETERS
5260 UCHAR ucAction; member in struct:_DP_ENCODER_SERVICE_PARAMETERS
5524 UCHAR ucAction; //ATOM_ENABLE/ATOM_DISABLE/ATOM_HPD_INIT member in struct:_DVO_ENCODER_CONTROL_PARAMETERS
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c207 disp_data.ucAction =action;
259 disp_data.sTVEncoder.ucAction = action;
356 disp_data.sDVOEncoder.ucAction = action;
431 disp_data.ucAction = action;
454 disp_data2.ucAction = action;
789 disp_data.v1.ucAction = action;
877 disp_data.v1.ucAction = action;
1543 disp_data.ucAction = ATOM_ENABLE;
1582 disp_data.ucAction = ATOM_DISABLE;
2160 args.ucAction
[all...]

Completed in 79 milliseconds