Home
last modified time | relevance | path

Searched refs:c_reg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/atheros/alx/
H A Dalx.h84 u16 p_reg, c_reg; member
H A Dmain.c176 hw_read_idx = alx_read_mem16(&alx->hw, txq->c_reg); in alx_clean_tx_irq()
767 txq->c_reg = tx_cidx_reg[i]; in alx_alloc_napis()
/linux/sound/soc/codecs/
H A Drt5682s.c1284 unsigned int c_reg, c_mask, c_sft; in rt5682s_set_i2s() local
1287 c_reg = RT5682S_ADDA_CLK_1; in rt5682s_set_i2s()
1294 c_reg = RT5682S_I2S2_M_CLK_CTRL_1; in rt5682s_set_i2s()
1311 snd_soc_component_update_bits(component, c_reg, c_mask, pre_div << c_sft); in rt5682s_set_i2s()