Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dhw.c485 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
509 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
562 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
585 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
589 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
608 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
617 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
625 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
633 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
645 err = hermes_write_wordrec(hw, USER_BAP, in orinoco_hw_program_rids()
[all …]
H A Dhermes.h527 static inline int hermes_write_wordrec(struct hermes *hw, int bap, u16 rid, in hermes_write_wordrec() function