Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_atombios.c99 gpio->ucDataEnShift = 8; in radeon_lookup_i2c_gpio_quirks()
131 i2c.en_data_mask = (1 << gpio->ucDataEnShift); in radeon_get_bus_rec_for_i2c_gpio()
H A Datombios.h3152 UCHAR ucDataEnShift; member