Searched refs:tbpr (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dserial167.h36 int tbpr,tco,rbpr,rco; member in struct:cyclades_port
H A Dcyclades.h562 int tbpr,tco,rbpr,rco; member in struct:cyclades_port
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dserial167.h36 int tbpr,tco,rbpr,rco; member in struct:cyclades_port
H A Dcyclades.h562 int tbpr,tco,rbpr,rco; member in struct:cyclades_port
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/can/mscan/
H A Dmscan.h225 u8 tbpr; /* + 0x79 0x3d */ member in struct:mscan_regs::__anon16373
H A Dmscan.c272 out_8(&regs->tx.tbpr, priv->cur_pri);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/can/mscan/
H A Dmscan.h225 u8 tbpr; /* + 0x79 0x3d */ member in struct:mscan_regs::__anon28066
H A Dmscan.c272 out_8(&regs->tx.tbpr, priv->cur_pri);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dserial167.c146 /* These values written directly to tbpr/rbpr */
782 info->tbpr = baud_bpr[i]; /* Tx BPR */
893 if (base_addr[CyTBPR] != info->tbpr)
894 base_addr[CyTBPR] = info->tbpr;
2052 info->tbpr = baud_bpr[DefSpeed]; /* Tx BPR */
2166 printk(" tbpr,tco,rbpr,rco = %d %d %d %d\n", info->tbpr, info->tco,
H A Dcyclades.c1988 info->tbpr = info->tco = info->rbpr = info->rco = 0;
2002 info->tbpr = info->rbpr = bpr;
2071 info->tbpr = baud_bpr_60[i]; /* Tx BPR */
2076 info->tbpr = baud_bpr_25[i]; /* Tx BPR */
2164 cyy_writeb(info, CyTBPR, info->tbpr);
3175 info->tbpr = baud_bpr_60[13]; /* Tx BPR */
3181 info->tbpr = baud_bpr_25[13]; /* Tx BPR */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dserial167.c146 /* These values written directly to tbpr/rbpr */
782 info->tbpr = baud_bpr[i]; /* Tx BPR */
893 if (base_addr[CyTBPR] != info->tbpr)
894 base_addr[CyTBPR] = info->tbpr;
2052 info->tbpr = baud_bpr[DefSpeed]; /* Tx BPR */
2166 printk(" tbpr,tco,rbpr,rco = %d %d %d %d\n", info->tbpr, info->tco,
H A Dcyclades.c1988 info->tbpr = info->tco = info->rbpr = info->rco = 0;
2002 info->tbpr = info->rbpr = bpr;
2071 info->tbpr = baud_bpr_60[i]; /* Tx BPR */
2076 info->tbpr = baud_bpr_25[i]; /* Tx BPR */
2164 cyy_writeb(info, CyTBPR, info->tbpr);
3175 info->tbpr = baud_bpr_60[13]; /* Tx BPR */
3181 info->tbpr = baud_bpr_25[13]; /* Tx BPR */

Completed in 202 milliseconds