Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
io.c File Reference
#include "../wlcore/wlcore.h"
#include "../wlcore/io.h"
#include "io.h"

Go to the source code of this file.

Functions

int wl18xx_top_reg_write (struct wl1271 *wl, int addr, u16 val)
 
int wl18xx_top_reg_read (struct wl1271 *wl, int addr, u16 *out)
 

Function Documentation

int wl18xx_top_reg_read ( struct wl1271 wl,
int  addr,
u16 out 
)

Definition at line 55 of file io.c.

int wl18xx_top_reg_write ( struct wl1271 wl,
int  addr,
u16  val 
)

Definition at line 27 of file io.c.