Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/boot/dts/
Dimx6q-bx50v3.dtsi240 line-name = "PCA9539-P10";
247 line-name = "PCA9539-P11";
254 line-name = "PCA9539-P12";
261 line-name = "PCA9539-P13";
268 line-name = "PCA9539-P14";
275 line-name = "PCA9539-P15";
282 line-name = "PCA9539-P16";
289 line-name = "PCA9539-P17";
Dimx6q-b450v3.dts98 line-name = "PCA9539-P04";
105 line-name = "PCA9539-P05";
112 line-name = "PCA9539-P07";
Dimx6q-b650v3.dts98 line-name = "PCA9539-P05";
105 line-name = "PCA9539-P07";
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c216 #define PCA9539 0x74 macro
474 board->ioexp_client = i2c_new_dummy(&board->i2c_adap, PCA9539); in sfe4001_init()