Searched refs:TX3927_ROMC_WIDTH (Results 1 – 2 of 2) sorted by relevance
129 .width = TX3927_ROMC_WIDTH(ch) / 8, in tx3927_mtd_init()
328 #define TX3927_ROMC_WIDTH(ch) (32 >> ((tx3927_romcptr->cr[(ch)] >> 7) & 0x1)) macro