Searched refs:fcc_size (Results 1 – 2 of 2) sorted by relevance
130 fcc_dev[sel][chno]->fcc_size.bits.width = width == 0 ? 0 : width - 1; in de_fcc_set_size()131 fcc_dev[sel][chno]->fcc_size.bits.height = height == 0 ? 0 : height - 1; in de_fcc_set_size()
124 union FCC_SIZE_REG fcc_size; /* 0x04 */ member
Completed in 8 milliseconds