Home
last modified time | relevance | path

Searched defs:pvt (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/hwmon/
H A Dbt1-pvt.c134 static inline void pvt_set_mode(struct pvt_hwmon *pvt, u32 mode) in pvt_set_mode()
152 static inline void pvt_set_trim(struct pvt_hwmon *pvt, u32 trim) in pvt_set_trim()
163 static inline void pvt_set_tout(struct pvt_hwmon *pvt, u32 tout) in pvt_set_tout()
207 struct pvt_hwmon *pvt = data; in pvt_soft_isr() local
290 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data()
310 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit()
331 static int pvt_write_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_write_limit()
371 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm()
410 struct pvt_hwmon *pvt = data; in pvt_hard_isr() local
452 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data()
[all …]
/linux/drivers/edac/
H A Damd64_edac.c19 static inline u32 get_umc_reg(struct amd64_pvt *pvt, u32 reg) in get_umc_reg()
104 static void f15h_select_dct(struct amd64_pvt *pvt, u8 dct) in f15h_select_dct()
128 static inline int amd64_read_dct_pci_cfg(struct amd64_pvt *pvt, u8 dct, in amd64_read_dct_pci_cfg()
189 static int __set_scrub_rate(struct amd64_pvt *pvt, u32 new_bw, u32 min_rate) in __set_scrub_rate()
234 struct amd64_pvt *pvt = mci->pvt_info; in set_scrub_rate() local
253 struct amd64_pvt *pvt = mci->pvt_info; in get_scrub_rate() local
285 static bool base_limit_match(struct amd64_pvt *pvt, u64 sys_addr, u8 nid) in base_limit_match()
310 struct amd64_pvt *pvt; in find_mc_by_sys_addr() local
374 static void get_cs_base_and_mask(struct amd64_pvt *pvt, int csrow, u8 dct, in get_cs_base_and_mask()
430 #define for_each_chip_select(i, dct, pvt) \ argument
[all …]
H A Ddmc520_edac.c178 static u32 dmc520_read_reg(struct dmc520_edac *pvt, u32 offset) in dmc520_read_reg()
183 static void dmc520_write_reg(struct dmc520_edac *pvt, u32 val, u32 offset) in dmc520_write_reg()
200 static u32 dmc520_get_dram_ecc_error_count(struct dmc520_edac *pvt, in dmc520_get_dram_ecc_error_count()
224 static void dmc520_get_dram_ecc_error_info(struct dmc520_edac *pvt, in dmc520_get_dram_ecc_error_info()
260 static enum scrub_type dmc520_get_scrub_type(struct dmc520_edac *pvt) in dmc520_get_scrub_type()
276 static u32 dmc520_get_memory_width(struct dmc520_edac *pvt) in dmc520_get_memory_width()
292 static enum mem_type dmc520_get_mtype(struct dmc520_edac *pvt) in dmc520_get_mtype()
314 static enum dev_type dmc520_get_dtype(struct dmc520_edac *pvt) in dmc520_get_dtype()
350 static u64 dmc520_get_rank_size(struct dmc520_edac *pvt) in dmc520_get_rank_size()
368 struct dmc520_edac *pvt = mci->pvt_info; in dmc520_handle_dram_ecc_errors() local
[all …]
H A Di7core_edac.c396 #define CH_ACTIVE(pvt, ch) ((pvt)->info.mc_control & (1 << (8 + ch))) argument
397 #define ECCx8(pvt) ((pvt)->info.mc_control & (1 << 1)) argument
400 #define ECC_ENABLED(pvt) ((pvt)->info.mc_status & (1 << 4)) argument
401 #define CH_DISABLED(pvt, ch) ((pvt)->info.mc_status & (1 << ch)) argument
488 struct i7core_pvt *pvt = mci->pvt_info; in get_dimm_config() local
661 struct i7core_pvt *pvt = mci->pvt_info; in disable_inject() local
686 struct i7core_pvt *pvt = mci->pvt_info; in i7core_inject_section_store() local
706 struct i7core_pvt *pvt = mci->pvt_info; in i7core_inject_section_show() local
723 struct i7core_pvt *pvt = mci->pvt_info; in i7core_inject_type_store() local
743 struct i7core_pvt *pvt = mci->pvt_info; in i7core_inject_type_show() local
[all …]
H A Dsb_edac.c801 static u64 sbridge_get_tolm(struct sbridge_pvt *pvt) in sbridge_get_tolm()
810 static u64 sbridge_get_tohm(struct sbridge_pvt *pvt) in sbridge_get_tohm()
818 static u64 ibridge_get_tolm(struct sbridge_pvt *pvt) in ibridge_get_tolm()
827 static u64 ibridge_get_tohm(struct sbridge_pvt *pvt) in ibridge_get_tohm()
884 static enum mem_type get_memory_type(struct sbridge_pvt *pvt) in get_memory_type()
903 static enum mem_type haswell_get_memory_type(struct sbridge_pvt *pvt) in haswell_get_memory_type()
935 static enum dev_type knl_get_width(struct sbridge_pvt *pvt, u32 mtr) in knl_get_width()
941 static enum dev_type sbridge_get_width(struct sbridge_pvt *pvt, u32 mtr) in sbridge_get_width()
966 static enum dev_type ibridge_get_width(struct sbridge_pvt *pvt, u32 mtr) in ibridge_get_width()
975 static enum dev_type broadwell_get_width(struct sbridge_pvt *pvt, u32 mtr) in broadwell_get_width()
[all …]
H A De752x_edac.c308 struct e752x_pvt *pvt = (struct e752x_pvt *)mci->pvt_info; in ctl_page_to_phys() local
334 struct e752x_pvt *pvt = (struct e752x_pvt *)mci->pvt_info; in do_process_ce() local
393 struct e752x_pvt *pvt = (struct e752x_pvt *)mci->pvt_info; in do_process_ue() local
465 struct e752x_pvt *pvt = (struct e752x_pvt *)mci->pvt_info; in do_process_ded_retry() local
842 struct e752x_pvt *pvt; in e752x_get_error_info() local
991 struct e752x_pvt *pvt = (struct e752x_pvt *) mci->pvt_info; in set_sdram_scrub_rate() local
1020 struct e752x_pvt *pvt = (struct e752x_pvt *) mci->pvt_info; in get_sdram_scrub_rate() local
1057 struct e752x_pvt *pvt = mci->pvt_info; in remap_csrow_index() local
1139 struct e752x_pvt *pvt) in e752x_init_mem_map_table()
1175 struct e752x_pvt *pvt) in e752x_get_devs()
[all …]
H A Docteon_edac-lmc.c73 struct octeon_lmc_pvt *pvt = mci->pvt_info; in octeon_lmc_edac_poll_o2() local
173 struct octeon_lmc_pvt *pvt = mci->pvt_info; in octeon_mc_inject_error_type_store() local
188 struct octeon_lmc_pvt *pvt = mci->pvt_info; in octeon_mc_inject_error_type_show() local
H A De7xxx_edac.c186 struct e7xxx_pvt *pvt = (struct e7xxx_pvt *)mci->pvt_info; in ctl_page_to_phys() local
259 struct e7xxx_pvt *pvt; in e7xxx_get_error_info() local
425 struct e7xxx_pvt *pvt = NULL; in e7xxx_probe1() local
540 struct e7xxx_pvt *pvt; in e7xxx_remove_one() local
H A Di82875p_edac.c392 struct i82875p_pvt *pvt; in i82875p_probe1() local
493 struct i82875p_pvt *pvt = NULL; in i82875p_remove_one() local
H A Di82975x_edac.c468 struct i82975x_pvt *pvt; in i82975x_probe1() local
610 struct i82975x_pvt *pvt; in i82975x_remove_one() local
H A Dedac_device.c65 void *pvt; in edac_device_alloc_ctl_info() local
H A Dimh_base.c412 struct skx_pvt *pvt = mci->pvt_info; in imh_get_dimm_config() local
H A Dskx_common.c569 struct skx_pvt *pvt; in skx_register_mci() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c521 struct kvmppc_uvmem_page_pvt *pvt; in __kvmppc_svm_page_out() local
614 struct kvmppc_uvmem_page_pvt *pvt; in kvmppc_uvmem_drop_pages() local
699 struct kvmppc_uvmem_page_pvt *pvt; in kvmppc_uvmem_get_page() local
883 struct kvmppc_uvmem_page_pvt *pvt; in kvmppc_share_page() local
1000 struct kvmppc_uvmem_page_pvt *pvt = vmf->page->zone_device_data; in kvmppc_uvmem_migrate_to_ram() local
1022 struct kvmppc_uvmem_page_pvt *pvt; in kvmppc_uvmem_folio_free() local
/linux/sound/pci/asihpi/
H A Dhpidspcd.h54 struct dsp_code_private *pvt; member
/linux/arch/riscv/boot/dts/thead/
H A Dth1520.dtsi747 pvt: pvt@fffff4e000 { label
/linux/arch/s390/kernel/
H A Dcache.c151 unsigned int level, idx, pvt; in populate_cache_leaves() local
/linux/drivers/s390/crypto/
H A Dzcrypt_cca_key.h170 struct cca_pvt_ext_crt_sec pvt; in zcrypt_type6_crt_key() member
/linux/drivers/net/dsa/mv88e6xxx/
H A Ddevlink.c578 u16 *pvt, *cur; in mv88e6xxx_region_pvt_snapshot() local
H A Dchip.h148 bool pvt; member