Searched refs:BIT_LLT_WRITE_ACCESS (Results 1 – 2 of 2) sorted by relevance
303 #define BIT_LLT_WRITE_ACCESS BIT(30) macro
372 u32 value = BIT_LLT_WRITE_ACCESS | (address << 8) | data; in rtw88xxa_llt_write()