Home
last modified time | relevance | path

Searched defs:_ATOM_MEMORY_TIMING_FORMAT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Datombios.h6440 typedef struct _ATOM_MEMORY_TIMING_FORMAT struct
6442 … memory clock in 10kHz unit, when target memory clock is below this clock, use this memory timing
6443 union{
6447 union{
6451 UCHAR ucCL; // CAS latency
6452 UCHAR ucWL; // WRITE Latency
6476 typedef struct _ATOM_MEMORY_TIMING_FORMAT_V1 argument
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7649 typedef struct _ATOM_MEMORY_TIMING_FORMAT struct
7651 …// memory clock in 10kHz unit, when target memory clock is below this clock, use this memory timing
7652 union{
7656 union{
7660 UCHAR ucCL; // CAS latency
7661 UCHAR ucWL; // WRITE Latency
7685 typedef struct _ATOM_MEMORY_TIMING_FORMAT_V1 argument