Searched defs:mas (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/spi/ | 
| D | spi-geni-qcom.c | 93 			struct spi_geni_master *mas,  in get_spi_clk_cfg()125 	struct spi_geni_master *mas = spi_master_get_devdata(spi);  in handle_fifo_timeout()  local
 150 	struct spi_geni_master *mas = spi_master_get_devdata(slv->master);  in spi_geni_set_cs()  local
 173 static void spi_setup_word_len(struct spi_geni_master *mas, u16 mode,  in spi_setup_word_len()
 201 	struct spi_geni_master *mas = spi_master_get_devdata(spi);  in setup_fifo_params()  local
 255 	struct spi_geni_master *mas = spi_master_get_devdata(spi);  in spi_geni_prepare_message()  local
 265 static int spi_geni_init(struct spi_geni_master *mas)  in spi_geni_init()
 304 				struct spi_geni_master *mas,  in setup_fifo_xfer()
 386 	struct spi_geni_master *mas = spi_master_get_devdata(spi);  in spi_geni_transfer_one()  local
 396 static unsigned int geni_byte_per_fifo_word(struct spi_geni_master *mas)  in geni_byte_per_fifo_word()
 [all …]
 
 | 
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | drp-avail.c | 62 int uwb_drp_avail_reserve_pending(struct uwb_rc *rc, struct uwb_mas_bm *mas)  in uwb_drp_avail_reserve_pending()79 void uwb_drp_avail_reserve(struct uwb_rc *rc, struct uwb_mas_bm *mas)  in uwb_drp_avail_reserve()
 91 void uwb_drp_avail_release(struct uwb_rc *rc, struct uwb_mas_bm *mas)  in uwb_drp_avail_release()
 
 | 
| D | allocator.c | 15 	int col, mas, safe_mas, unsafe_mas;  in uwb_rsv_fill_column_alloc()  local45 	int mas, col, rows;  in uwb_rsv_fill_row_alloc()  local
 197 	int col, mas;  in get_row_descriptors()  local
 214 	int mas;  in uwb_rsv_fill_column_info()  local
 
 | 
| D | drp.c | 379 	struct uwb_ie_drp *drp_ie, struct uwb_mas_bm *mas)  in uwb_drp_process_target_accepted()436 	struct uwb_mas_bm mas;  in uwb_drp_process_target()  local
 472 						struct uwb_mas_bm *mas)  in uwb_drp_process_owner_accepted()
 524 	struct uwb_mas_bm mas;  in uwb_drp_process_owner()  local
 609 	struct uwb_mas_bm mas;  in uwb_drp_handle_alien_drp()  local
 656 	struct uwb_mas_bm mas;  in uwb_drp_process_not_involved()  local
 
 | 
| D | drp-ie.c | 129 			       struct uwb_mas_bm *mas)  in uwb_drp_ie_from_bm()258 	int mas;  in uwb_drp_ie_single_zone_to_bm()  local
 
 | 
| D | rsv.c | 644 	struct uwb_mas_bm mas;  in uwb_rsv_handle_drp_avail_change()  local791 void uwb_rsv_get_usable_mas(struct uwb_rsv *rsv, struct uwb_mas_bm *mas)  in uwb_rsv_get_usable_mas()
 
 | 
| D | uwb-internal.h | 108 	struct uwb_mas_bm mas;  member
 | 
| D | uwb.h | 246 	struct uwb_mas_bm mas;  member257 static inline void uwb_mas_bm_copy_le(void *dst, const struct uwb_mas_bm *mas)  in uwb_mas_bm_copy_le()
 
 | 
| /Linux-v5.4/drivers/staging/wusbcore/ | 
| D | reservation.c | 21 	const struct uwb_mas_bm *mas)  in wusbhc_bwa_set()40 	struct uwb_mas_bm mas;  in wusbhc_rsv_complete_cb()  local
 
 | 
| /Linux-v5.4/drivers/staging/wusbcore/host/ | 
| D | hwa-hc.c | 320 			      const struct uwb_mas_bm *mas)  in __hwahc_op_bwa_set()
 | 
| /Linux-v5.4/drivers/media/pci/saa7164/ | 
| D | saa7164-api.c | 615 	u8 mas;  in saa7164_api_set_dif()  local
 |