Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dhwio.h220 static inline int cw1200_apb_read_32(struct cw1200_common *priv, in cw1200_apb_read_32() function
H A Dfwio.c76 ret = cw1200_apb_read_32(priv, CW1200_APB(reg), &(val)); \ in cw1200_load_firmware_cw1200()