Home
last modified time | relevance | path

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

/linux/include/linux/
H A Doa_tc6.h18 int oa_tc6_write_registers(struct oa_tc6 *tc6, u32 address, u32 value[],
/linux/drivers/net/ethernet/
H A Doa_tc6.c368 int oa_tc6_write_registers(struct oa_tc6 *tc6, u32 address, u32 value[], in oa_tc6_write_registers() function
385 EXPORT_SYMBOL_GPL(oa_tc6_write_registers);
397 return oa_tc6_write_registers(tc6, address, &value, 1); in oa_tc6_write_register()
/linux/Documentation/networking/
H A Doa-tc6-framework.rst470 .. c:function:: int oa_tc6_write_registers(struct oa_tc6 *tc6, u32 address, \