Searched refs:crc_div (Results 1 – 2 of 2) sorted by relevance
79 static struct clk_fixed_factor crc_div = { variable150 { .hw = &crc_div.hw },434 [GPU_CC_CRC_DIV] = &crc_div.hw,
2311 static uint32_t crc_div(uint32_t crc_in, uint32_t data, uint32_t gen, in crc_div() function2365 crc_out = crc_div(crc_in, data, gen, n, m); in helper_crcn()