Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-bx50v3.dtsi257 line-name = "PCA9539-P12";
264 line-name = "PCA9539-P13";
271 line-name = "PCA9539-P14";
278 line-name = "PCA9539-P15";
285 line-name = "PCA9539-P16";
292 line-name = "PCA9539-P17";
H A Dimx6q-b450v3.dts96 line-name = "PCA9539-P04";
103 line-name = "PCA9539-P07";
H A Dimx6q-b850v3.dts211 line-name = "PCA9539-P10";
218 line-name = "PCA9539-P11";
H A Dimx6q-b650v3.dts96 line-name = "PCA9539-P07";
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c213 #define PCA9539 0x74 macro
471 board->ioexp_client = i2c_new_dummy_device(&board->i2c_adap, PCA9539); in sfe4001_init()