Searched refs:BUS_PARAM_SDA_OD (Results 1 - 1 of 1) sorted by relevance

/openwrt/package/kernel/i2c-gpio-custom/src/
H A Di2c-gpio-custom.c63 #define BUS_PARAM_SDA_OD 5 macro
127 pdata.sda_is_open_drain = params[BUS_PARAM_SDA_OD] != 0;

Completed in 29 milliseconds