Searched refs:bitn (Results 1 – 5 of 5) sorted by relevance
533 n = (n<<1) | phy->t_val[phy->bitn+i] ; in plc_send_bits()551 printf("SIGNALING bit %d .. %d\n",phy->bitn,phy->bitn+len-1) ; in plc_send_bits()758 phy->bitn = 0 ; /* bit signaling start bit */ in pcm_fsm()858 phy->bitn = 3 ; in pcm_fsm()870 phy->bitn = 4 ; in pcm_fsm()881 phy->bitn = 7 ; in pcm_fsm()897 phy->bitn = 7 ; in pcm_fsm()915 phy->bitn = 8 ; in pcm_fsm()
218 u_char bitn ; member
971 u32 bitn; in get_fec_supported_advertised() local991 bitn = find_first_bit(&active_fec_long, sizeof(active_fec_long) * BITS_PER_BYTE); in get_fec_supported_advertised()992 if (bitn < ARRAY_SIZE(pplm_fec_2_ethtool_linkmodes)) in get_fec_supported_advertised()993 __set_bit(pplm_fec_2_ethtool_linkmodes[bitn], in get_fec_supported_advertised()
1572 u32 id, bitn = 32, j; in intel_ldma_probe() local1619 bitn = 36; in intel_ldma_probe()1624 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(bitn)); in intel_ldma_probe()
73 __u8 bitn; /* Number of bits per action */ member