Home
last modified time | relevance | path

Searched refs:I2C_MEM_PWR_STATE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h190 uint8_t I2C_MEM_PWR_STATE; member
235 uint32_t I2C_MEM_PWR_STATE; member
246 I2C_SF(DIO_MEM_PWR_STATUS, I2C_MEM_PWR_STATE, mask_sh)
H A Ddce_i2c_hw.c304 REG_WAIT(DIO_MEM_PWR_STATUS, I2C_MEM_PWR_STATE, 0, 0, 5); in setup_engine()