Searched refs:asGPIO_Info (Results 1 – 5 of 5) sorted by relevance
1967 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkMaskRegisterIndex); in get_gpio_i2c_info()1969 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkEnRegisterIndex); in get_gpio_i2c_info()1971 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkY_RegisterIndex); in get_gpio_i2c_info()1973 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usClkA_RegisterIndex); in get_gpio_i2c_info()1975 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataMaskRegisterIndex); in get_gpio_i2c_info()1977 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataEnRegisterIndex); in get_gpio_i2c_info()1979 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataY_RegisterIndex); in get_gpio_i2c_info()1981 le16_to_cpu(header->asGPIO_Info[info->i2c_line].usDataA_RegisterIndex); in get_gpio_i2c_info()1984 header->asGPIO_Info[info->i2c_line].ucClkMaskShift; in get_gpio_i2c_info()1986 header->asGPIO_Info[info->i2c_line].ucClkEnShift; in get_gpio_i2c_info()[all …]
102 gpio = &i2c_info->asGPIO_Info[0]; in amdgpu_atombios_lookup_i2c_gpio()133 gpio = &i2c_info->asGPIO_Info[0]; in amdgpu_atombios_i2c_init()164 gpio = &i2c_info->asGPIO_Info[0]; in amdgpu_atombios_oem_i2c_init()
148 gpio = &i2c_info->asGPIO_Info[0]; in radeon_lookup_i2c_gpio()182 gpio = &i2c_info->asGPIO_Info[0]; in radeon_atombios_i2c_init()
3230 ATOM_GPIO_I2C_ASSIGMENT asGPIO_Info[ATOM_MAX_SUPPORTED_DEVICE]; member
3707 ATOM_GPIO_I2C_ASSIGMENT asGPIO_Info[ATOM_MAX_SUPPORTED_DEVICE]; member