Home
last modified time | relevance | path

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

/drivers/edac/
A Ddmc520_edac.c201 bool is_ce) in dmc520_get_dram_ecc_error_count() argument
207 reg_offset_low = is_ce ? REG_OFFSET_ECC_ERRC_COUNT_31_00 : in dmc520_get_dram_ecc_error_count()
209 reg_offset_high = is_ce ? REG_OFFSET_ECC_ERRC_COUNT_63_32 : in dmc520_get_dram_ecc_error_count()
225 bool is_ce, in dmc520_get_dram_ecc_error_info() argument
366 bool is_ce) in dmc520_handle_dram_ecc_errors() argument
373 dmc520_get_dram_ecc_error_info(pvt, is_ce, &info); in dmc520_handle_dram_ecc_errors()
375 cnt = dmc520_get_dram_ecc_error_count(pvt, is_ce); in dmc520_handle_dram_ecc_errors()
385 edac_mc_handle_error((is_ce ? HW_EVENT_ERR_CORRECTED : in dmc520_handle_dram_ecc_errors()
393 bool is_ce) in dmc520_edac_dram_ecc_isr() argument
398 i_mask = is_ce ? DRAM_ECC_INT_CE_BIT : DRAM_ECC_INT_UE_BIT; in dmc520_edac_dram_ecc_isr()
[all …]
/drivers/media/v4l2-core/
A Dv4l2-dv-timings.c904 bool is_ce = avi->video_code || (hdmi && hdmi->vic); in v4l2_hdmi_rx_colorimetry() local
947 if (!is_ce) in v4l2_hdmi_rx_colorimetry()

Completed in 10 milliseconds