Home
last modified time | relevance | path

Searched defs:reg_address (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dixgb_hw.c747 ixgb_read_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, in ixgb_read_phy_reg()
835 ixgb_write_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, in ixgb_write_phy_reg()
/openbsd-src/sys/dev/usb/
H A Duhidpp.c182 uint8_t reg_address; member
1285 uint8_t device_id, uint8_t sub_id, uint8_t reg_address, in hidpp_send_rap_report()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dsi_vbt.c628 u32 value, mask, reg_address; in mipi_exec_pmic() local