Lines Matching defs:encoding
117 HDLC_ENCODING_NRZI_SPACE, /* unsigned char encoding; */
4577 * <15..13> 000 encoding
4592 switch ( info->params.encoding ) {
4649 * <15..13> 000 encoding
4664 switch ( info->params.encoding ) {
4789 /* for DPLL. DPLL mode in HCR is dependent on the encoding used. */
4834 switch ( info->params.encoding ) {
5708 * <15..13> 000 encoding = None
5765 * <15..13> 000 encoding = None
7424 * @encoding: serial encoding setting
7427 * Set encoding and frame check sequence (FCS) options.
7431 static int hdlcdev_attach(struct net_device *dev, unsigned short encoding,
7442 switch (encoding)
7460 info->params.encoding = new_encoding;