Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dreg.h412 #define OCP_REG_POLARITY 0x0064 macro
Dmain.c1178 ret = wl12xx_top_reg_read(wl, OCP_REG_POLARITY, &polarity); in wl12xx_pre_upload()
1184 ret = wl12xx_top_reg_write(wl, OCP_REG_POLARITY, polarity); in wl12xx_pre_upload()