Searched refs:latch_bit_to_clr (Results 1 – 1 of 1) sorted by relevance
526 u32_t latch_bit_to_clr = 0; in lm_latch_attn_everest_processing() local534 latch_bit_to_clr = 0x1; in lm_latch_attn_everest_processing()535 REG_WR(pdev, MISC_REG_AEU_CLR_LATCH_SIGNAL, latch_bit_to_clr); in lm_latch_attn_everest_processing()542 latch_bit_to_clr = 0x2; in lm_latch_attn_everest_processing()543 REG_WR(pdev, MISC_REG_AEU_CLR_LATCH_SIGNAL, latch_bit_to_clr); in lm_latch_attn_everest_processing()550 latch_bit_to_clr = 0x4; in lm_latch_attn_everest_processing()551 REG_WR(pdev, MISC_REG_AEU_CLR_LATCH_SIGNAL, latch_bit_to_clr); in lm_latch_attn_everest_processing()558 latch_bit_to_clr = 0x8; in lm_latch_attn_everest_processing()559 REG_WR(pdev, MISC_REG_AEU_CLR_LATCH_SIGNAL, latch_bit_to_clr); in lm_latch_attn_everest_processing()566 latch_bit_to_clr = 0x10; in lm_latch_attn_everest_processing()[all …]