Searched refs:stat_2 (Results 1 – 2 of 2) sorted by relevance
150 static void gma_sgx_interrupt(struct drm_device *dev, u32 stat_1, u32 stat_2) in gma_sgx_interrupt() argument158 if (stat_2 & _PSB_CE2_BIF_REQUESTER_FAULT) { in gma_sgx_interrupt()193 PSB_WSGX32(stat_2, PSB_CR_EVENT_HOST_CLEAR2); in gma_sgx_interrupt()
524 int stat_1, stat_2; in hisi_nand_read_page_hwecc() local538 stat_2 = status_ecc & 0x3f; in hisi_nand_read_page_hwecc()540 stat = stat_1 + stat_2; in hisi_nand_read_page_hwecc()541 stat_max = max_t(int, stat_1, stat_2); in hisi_nand_read_page_hwecc()