Home
last modified time | relevance | path

Searched refs:rls (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dfsl_ssi_dbg.c66 dbg->stats.rls++; in fsl_ssi_dbg_isr()
118 SIER_SHOW(RLS_EN, rls); in fsl_ssi_stats_show()
H A Dfsl_ssi.h291 unsigned int rls; member
/openbmc/linux/fs/ntfs/
H A Drunlist.c1122 int rls; in ntfs_get_size_for_mapping_pairs() local
1141 rls = 1; in ntfs_get_size_for_mapping_pairs()
1161 rls += 1 + ntfs_get_nr_significant_bytes(length - delta); in ntfs_get_size_for_mapping_pairs()
1174 rls += ntfs_get_nr_significant_bytes(prev_lcn); in ntfs_get_size_for_mapping_pairs()
1196 rls += 1 + ntfs_get_nr_significant_bytes(length); in ntfs_get_size_for_mapping_pairs()
1206 rls += ntfs_get_nr_significant_bytes(rl->lcn - in ntfs_get_size_for_mapping_pairs()
1211 return rls; in ntfs_get_size_for_mapping_pairs()
1214 rls = -EINVAL; in ntfs_get_size_for_mapping_pairs()
1216 rls = -EIO; in ntfs_get_size_for_mapping_pairs()
1217 return rls; in ntfs_get_size_for_mapping_pairs()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dcore.c1038 struct rfcomm_rls *rls; in rfcomm_send_rls() local
1046 hdr->len = __len8(sizeof(*mcc) + sizeof(*rls)); in rfcomm_send_rls()
1050 mcc->len = __len8(sizeof(*rls)); in rfcomm_send_rls()
1052 rls = (void *) ptr; ptr += sizeof(*rls); in rfcomm_send_rls()
1053 rls->dlci = __addr(1, dlci); in rfcomm_send_rls()
1054 rls->status = status; in rfcomm_send_rls()
1592 struct rfcomm_rls *rls = (void *) skb->data; in rfcomm_recv_rls() local
1593 u8 dlci = __get_dlci(rls->dlci); in rfcomm_recv_rls()
1595 BT_DBG("dlci %d cr %d status 0x%x", dlci, cr, rls->status); in rfcomm_recv_rls()
1604 rfcomm_send_rls(s, 0, dlci, rls->status); in rfcomm_recv_rls()
/openbmc/u-boot/board/ti/am65x/
H A DREADME40 | | *ROM* |----------|-->| Reset rls | | |
78 | | |---------|-----------------------|---->| Reset rls | |
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c240 struct fc_els_rls *rls; in bnx2fc_send_rls() local
256 rls = fc_frame_payload_get(fp, sizeof(*rls)); in bnx2fc_send_rls()
258 rc = bnx2fc_initiate_els(tgt, ELS_RLS, rls, sizeof(*rls), in bnx2fc_send_rls()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c1634 struct fc_els_rls *rls; in fc_rport_recv_rls_req() local
1645 rls = fc_frame_payload_get(rx_fp, sizeof(*rls)); in fc_rport_recv_rls_req()
1646 if (!rls) { in fc_rport_recv_rls_req()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h932 uint32_t rls; member
935 #define rls_rsvd_WORD rls
938 #define rls_did_WORD rls