Searched refs:mac_esp_write8 (Results 1 – 1 of 1) sorted by relevance
50 #define esp_write8(VAL, REG) mac_esp_write8(esp, VAL, REG)63 static inline void mac_esp_write8(struct esp *esp, u8 val, unsigned long reg) in mac_esp_write8() function279 .esp_write8 = mac_esp_write8,