Searched refs:mc2 (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_hw.c | 446 u32 value, mc2; in xgene_gmac_init() local 454 xgene_enet_rd_mcx_mac(pdata, MAC_CONFIG_2_ADDR, &mc2); in xgene_gmac_init() 460 ENET_INTERFACE_MODE2_SET(&mc2, 1); in xgene_gmac_init() 466 ENET_INTERFACE_MODE2_SET(&mc2, 1); in xgene_gmac_init() 473 ENET_INTERFACE_MODE2_SET(&mc2, 2); in xgene_gmac_init() 482 mc2 |= FULL_DUPLEX2; in xgene_gmac_init() 483 xgene_enet_wr_mcx_mac(pdata, MAC_CONFIG_2_ADDR, mc2); in xgene_gmac_init()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_i2c.c | 180 u32 status = 0, mc2 = 0; in saa7146_i2c_writeout() local 220 mc2 = (saa7146_read(dev, MC2) & 0x1); in saa7146_i2c_writeout() 221 if( 0 != mc2 ) { in saa7146_i2c_writeout()
|
D | saa7146_fops.c | 451 u32 mc2 = saa7146_read(dev, MC2); in vv_callback() local 452 if( 0 != (mc2 & MASK_15)) { in vv_callback()
|
/linux-4.1.27/drivers/net/can/ |
D | bfin_can.c | 73 __BFP(mc2); /* offset 0x40 */ 226 writew(0, ®->mc2); in bfin_can_set_reset_mode() 250 writew(BIT(TRANSMIT_CHL - 16), ®->mc2); in bfin_can_set_reset_mode()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | bfin_can.h | 63 __BFP(mc2); /* offset 0x40 */
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik-db8540.c | 867 DB8540_FUNC_GROUPS(mc2, "mc2_a_1", "mc2rstn_c_1"); 951 FUNCTION(mc2),
|
D | pinctrl-nomadik-db8500.c | 845 DB8500_FUNC_GROUPS(mc2, "mc2_a_1", "mc2rstn_c_1"); 920 FUNCTION(mc2),
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 386 function = "mc2";
|
/linux-4.1.27/Documentation/ |
D | edac.txt | 206 |->mc2
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | debug-mmrs.c | 141 __CAN(MC2, mc2); in bfin_debug_mmrs_can()
|