Home
last modified time | relevance | path

Searched refs:mo (Results 1 – 7 of 7) sorted by relevance

/drivers/net/can/cc770/
A Dcc770.c111 unsigned int o, mo; in enable_all_objs() local
115 mo = obj2msgobj(o); in enable_all_objs()
172 int o, mo; in disable_all_objs() local
175 mo = obj2msgobj(o); in disable_all_objs()
242 int mo, id, data; in chipset_init() local
263 for (mo = MSGOBJ_FIRST; mo <= MSGOBJ_LAST; mo++) { in chipset_init()
444 cc770_tx(dev, mo); in cc770_start_xmit()
625 if (mo < MSGOBJ_LAST) in cc770_rx_interrupt()
629 cc770_rx(dev, mo, ctrl1); in cc770_rx_interrupt()
653 cc770_rx(dev, mo, ctrl1); in cc770_rtr_interrupt()
[all …]
/drivers/crypto/allwinner/sun4i-ss/
A Dsun4i-ss-cipher.c111 sg_miter_skip(&mo, po); in sun4i_ss_opti_poll()
125 if (oo == mo.length) { in sun4i_ss_opti_poll()
127 po += mo.length; in sun4i_ss_opti_poll()
129 sg_miter_stop(&mo); in sun4i_ss_opti_poll()
329 sg_miter_skip(&mo, po); in sun4i_ss_cipher_poll()
344 if (oo == mo.length) { in sun4i_ss_cipher_poll()
345 po += mo.length; in sun4i_ss_cipher_poll()
369 if (oo == mo.length) { in sun4i_ss_cipher_poll()
370 po += mo.length; in sun4i_ss_cipher_poll()
371 sg_miter_next(&mo); in sun4i_ss_cipher_poll()
[all …]
/drivers/clk/rockchip/
A Dclk.h715 .muxdiv_offset = mo, \
736 .muxdiv_offset = mo, \
758 .muxdiv_offset = mo, \
776 .muxdiv_offset = mo, \
795 .muxdiv_offset = mo, \
813 .muxdiv_offset = mo, \
832 .muxdiv_offset = mo, \
851 .muxdiv_offset = mo, \
868 .muxdiv_offset = mo, \
886 .muxdiv_offset = mo, \
[all …]
/drivers/infiniband/hw/cxgb4/
A Dt4.h198 __be32 mo; member
/drivers/net/ethernet/chelsio/cxgb3/
A Dt3_cpl.h1450 __be32 mo; member
/drivers/md/
A Ddm-integrity.c427 unsigned int mo; in get_metadata_sector_and_offset() local
440 mo = (offset << ic->log2_tag_size) & ((1U << SECTOR_SHIFT << ic->log2_buffer_sectors) - 1); in get_metadata_sector_and_offset()
443 mo = (offset * ic->tag_size) & ((1U << SECTOR_SHIFT << ic->log2_buffer_sectors) - 1); in get_metadata_sector_and_offset()
445 *metadata_offset = mo; in get_metadata_sector_and_offset()
/drivers/nvme/host/
A Dcore.c2301 c.imr.mo = NVME_IO_MGMT_RECV_MO_RUHS; in nvme_query_fdp_info()

Completed in 53 milliseconds