Home
last modified time | relevance | path

Searched refs:ucGpioEntryNum (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3785 if (gpio->ucGpioEntryNum > MAX_VOLTAGE_ENTRIES) in radeon_atom_get_voltage_table()
3788 for (i = 0; i < gpio->ucGpioEntryNum; i++) { in radeon_atom_get_voltage_table()
3797 voltage_table->count = gpio->ucGpioEntryNum; in radeon_atom_get_voltage_table()
H A Datombios.h4613 …UCHAR ucGpioEntryNum; // indiate the entry numbers of Votlage/Gpio value Look up t… member
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h5160 …UCHAR ucGpioEntryNum; // indiate the entry numbers of Votlage/Gpio value Look … member