Home
last modified time | relevance | path

Searched refs:asGPIO_Info (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c1891 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkMaskRegisterIndex); in get_gpio_i2c_info()
1893 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkEnRegisterIndex); in get_gpio_i2c_info()
1895 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkY_RegisterIndex); in get_gpio_i2c_info()
1897 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkA_RegisterIndex); in get_gpio_i2c_info()
1899 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataMaskRegisterIndex); in get_gpio_i2c_info()
1901 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataEnRegisterIndex); in get_gpio_i2c_info()
1903 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataY_RegisterIndex); in get_gpio_i2c_info()
1905 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataA_RegisterIndex); in get_gpio_i2c_info()
1908 header->asGPIO_Info[info->i2c_line].ucClkMaskShift; in get_gpio_i2c_info()
1910 header->asGPIO_Info[info->i2c_line].ucClkEnShift; in get_gpio_i2c_info()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c109 gpio = &i2c_info->asGPIO_Info[0]; in amdgpu_atombios_lookup_i2c_gpio()
143 gpio = &i2c_info->asGPIO_Info[0]; in amdgpu_atombios_i2c_init()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c147 gpio = &i2c_info->asGPIO_Info[0]; in radeon_lookup_i2c_gpio()
181 gpio = &i2c_info->asGPIO_Info[0]; in radeon_atombios_i2c_init()
H A Datombios.h3230 ATOM_GPIO_I2C_ASSIGMENT asGPIO_Info[ATOM_MAX_SUPPORTED_DEVICE]; member
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3707 ATOM_GPIO_I2C_ASSIGMENT asGPIO_Info[ATOM_MAX_SUPPORTED_DEVICE]; member