Home
last modified time | relevance | path

Searched refs:OS_vtophys (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/cxt1e1/
Dsbecom_inline_linux.h221 OS_vtophys (void *addr) in OS_vtophys() function
Dmusycc.c390 ch->up->regram->thp[ch->gchan] = cpu_to_le32 (OS_vtophys (md)); in musycc_update_tx_thp()
804 pci_write_32 ((u_int32_t *) &pi->reg->gbp, OS_vtophys (pi->regram)); in musycc_init_port()
895 pci_write_32 ((u_int32_t *) &ci->reg->gbp, OS_vtophys (ci->regram)); in musycc_init()
904 ci->regram->__iqp = cpu_to_le32 (OS_vtophys (&ci->iqd_p[0])); in musycc_init()
1179 md->data = cpu_to_le32 (OS_vtophys (OS_mem_token_data (m2))); in musycc_bh_rx_eom()
1944 md->data = cpu_to_le32 (OS_vtophys (OS_mem_token_data (m2))); in musycc_start_xmit()
Dpmcc4_drv.c1027 pci_write_32 ((u_int32_t *) &pi->reg->gbp, OS_vtophys (pi->regram)); in c4_set_port()
1450 md->next = cpu_to_le32 (OS_vtophys (md->snext)); in c4_chan_up()
1460 md->data = cpu_to_le32 (OS_vtophys (OS_mem_token_data (m))); in c4_chan_up()
1481 md->next = cpu_to_le32 (OS_vtophys (md->snext)); in c4_chan_up()
1489 tmp = cpu_to_le32 (OS_vtophys (&ch->mdt[0])); in c4_chan_up()
1493 tmp = cpu_to_le32 (OS_vtophys (&ch->mdr[0])); in c4_chan_up()