Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6q-bx50v3.dtsi255 line-name = "PCA9539-P12";
262 line-name = "PCA9539-P13";
269 line-name = "PCA9539-P14";
276 line-name = "PCA9539-P15";
283 line-name = "PCA9539-P16";
290 line-name = "PCA9539-P17";
H A Dimx6q-b450v3.dts91 line-name = "PCA9539-P04";
98 line-name = "PCA9539-P07";
H A Dimx6q-b850v3.dts206 line-name = "PCA9539-P10";
213 line-name = "PCA9539-P11";
H A Dimx6q-b650v3.dts91 line-name = "PCA9539-P07";
/OK3568_Linux_fs/kernel/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()