/linux-6.14.4/tools/perf/util/ |
D | data-convert-bt.c | 104 const char *name, u64 val) in value_set() 163 value_set_string(struct ctf_writer *cw, struct bt_ctf_event *event, in value_set_string() 192 get_tracepoint_field_type(struct ctf_writer *cw, struct tep_format_field *field) in get_tracepoint_field_type() 293 static int add_tracepoint_field_value(struct ctf_writer *cw, in add_tracepoint_field_value() 405 static int add_tracepoint_fields_values(struct ctf_writer *cw, in add_tracepoint_fields_values() 423 static int add_tracepoint_values(struct ctf_writer *cw, in add_tracepoint_values() 596 static int add_generic_values(struct ctf_writer *cw, in add_generic_values() 691 static struct ctf_stream *ctf_stream__create(struct ctf_writer *cw, int cpu) in ctf_stream__create() 754 static struct ctf_stream *ctf_stream(struct ctf_writer *cw, int cpu) in ctf_stream() 766 static int get_sample_cpu(struct ctf_writer *cw, struct perf_sample *sample, in get_sample_cpu() [all …]
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | qcom_nandc.c | 141 u32 val) in nandc_write() 147 static bool qcom_nandc_is_last_cw(struct nand_ecc_ctrl *ecc, int cw) in qcom_nandc_is_last_cw() 168 u32 val = (((cw_offset) << READ_LOCATION_OFFSET) | in nandc_set_read_loc_first() local 200 u32 val = (((cw_offset) << READ_LOCATION_OFFSET) | in nandc_set_read_loc_last() local 217 static void nandc_set_read_loc(struct nand_chip *chip, int cw, int reg, in nandc_set_read_loc() 258 static void update_rw_regs(struct qcom_nand_host *host, int num_cw, bool read, int cw) in update_rw_regs() 327 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() 358 bool use_ecc, int cw) in config_nand_single_cw_page_read() 473 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw() 568 int cw, data_size, oob_size, ret; in check_for_erased_page() local [all …]
|
/linux-6.14.4/drivers/media/usb/gspca/ |
D | w996Xcf.c | 397 int start_cropx, start_cropy, x, y, fw, fh, cw, ch, in w9968cf_set_crop_window() local 452 int val, vs_polarity, hs_polarity; in w9968cf_mode_init_regs() local
|
/linux-6.14.4/fs/ceph/ |
D | debugfs.c | 273 struct cap_wait *cw; in caps_show() local 379 static int congestion_kb_set(void *data, u64 val) in congestion_kb_set() 387 static int congestion_kb_get(void *data, u64 *val) in congestion_kb_get()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | rtl8180.h | 54 u8 cw; member 169 u8 __iomem *addr, u8 val) in rtl818x_iowrite8() 175 __le16 __iomem *addr, u16 val) in rtl818x_iowrite16() 181 __le32 __iomem *addr, u32 val) in rtl818x_iowrite32()
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | testmode.c | 74 mt7915_tm_set_freq_offset(struct mt7915_phy *phy, bool en, u32 val) in mt7915_tm_set_freq_offset() 203 u16 cw = 0; in mt7915_tm_set_ipg_params() local 216 u32 val = (ipg + slot_time) / slot_time; in mt7915_tm_set_ipg_params() local
|
/linux-6.14.4/drivers/tty/ |
D | synclink_gt.c | 2203 unsigned short val = rd_reg16(info, TCR); in isr_txeom() local 2685 unsigned short val = rd_reg16(info, SCR); in wait_mgsl_event() local 2772 unsigned short val; in set_interface() local 2933 static void remove_cond_wait(struct cond_wait **head, struct cond_wait *cw) in remove_cond_wait() 3849 unsigned short val; in rx_stop() local 3869 unsigned short val; in rx_start() local 3956 unsigned short val; in tx_stop() local 4002 unsigned short val; in async_mode() local 4143 unsigned short val; in sync_mode() local 4368 unsigned char val; in tx_set_idle() local [all …]
|
/linux-6.14.4/net/mac80211/ |
D | rc80211_minstrel_ht.c | 735 s32 val; in minstrel_filter_avg_add() local 1387 unsigned int cw = mp->cw_min; in minstrel_calc_retransmit() local
|
/linux-6.14.4/drivers/ata/ |
D | sata_mv.c | 1310 static int mv_scr_read(struct ata_link *link, unsigned int sc_reg_in, u32 *val) in mv_scr_read() 1321 static int mv_scr_write(struct ata_link *link, unsigned int sc_reg_in, u32 val) in mv_scr_write() 2003 __le16 *cw; in mv_qc_prep() local 3021 static int mv5_scr_read(struct ata_link *link, unsigned int sc_reg_in, u32 *val) in mv5_scr_read() 3035 static int mv5_scr_write(struct ata_link *link, unsigned int sc_reg_in, u32 val) in mv5_scr_write()
|