Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dhw.c98 u32 auto_rd_start_tmp; in mm81x_hw_otp_read() local
106 &auto_rd_start_tmp); in mm81x_hw_otp_read()
107 auto_rd_start_tmp &= 0xfffffffe; in mm81x_hw_otp_read()
110 auto_rd_start | auto_rd_start_tmp); in mm81x_hw_otp_read()
116 &auto_rd_start_tmp); in mm81x_hw_otp_read()
117 auto_rd_start = auto_rd_start_tmp & 0x1; in mm81x_hw_otp_read()