Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ieee802154/
Dadf7242.c269 struct adf7242_local { struct
301 static int adf7242_soft_reset(struct adf7242_local *lp, int line); argument
303 static int adf7242_status(struct adf7242_local *lp, u8 *stat) in adf7242_status()
315 static int adf7242_wait_status(struct adf7242_local *lp, unsigned int status, in adf7242_wait_status()
348 static int adf7242_wait_rc_ready(struct adf7242_local *lp, int line) in adf7242_wait_rc_ready()
354 static int adf7242_wait_spi_ready(struct adf7242_local *lp, int line) in adf7242_wait_spi_ready()
360 static int adf7242_write_fbuf(struct adf7242_local *lp, u8 *data, u8 len) in adf7242_write_fbuf()
391 static int adf7242_read_fbuf(struct adf7242_local *lp, in adf7242_read_fbuf()
431 static int adf7242_read_reg(struct adf7242_local *lp, u16 addr, u8 *data) in adf7242_read_reg()
468 static int adf7242_write_reg(struct adf7242_local *lp, u16 addr, u8 data) in adf7242_write_reg()
[all …]