Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h6441 typedef struct _ATOM_MEMORY_TIMING_FORMAT struct
6443 … memory clock in 10kHz unit, when target memory clock is below this clock, use this memory timing
6444 union{
6448 union{
6452 UCHAR ucCL; // CAS latency
6453 UCHAR ucWL; // WRITE Latency
6477 typedef struct _ATOM_MEMORY_TIMING_FORMAT_V1 argument
/openbmc/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