| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | psp_v15_0.c | 37 static int psp_v15_0_0_init_microcode(struct psp_context *psp) in psp_v15_0_0_init_microcode() 56 static int psp_v15_0_0_ring_stop(struct psp_context *psp, in psp_v15_0_0_ring_stop() 85 static int psp_v15_0_0_ring_create(struct psp_context *psp, in psp_v15_0_0_ring_create() 152 static int psp_v15_0_0_ring_destroy(struct psp_context *psp, in psp_v15_0_0_ring_destroy() 170 static uint32_t psp_v15_0_0_ring_get_wptr(struct psp_context *psp) in psp_v15_0_0_ring_get_wptr() 183 static void psp_v15_0_0_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v15_0_0_ring_set_wptr() 204 void psp_v15_0_0_set_psp_funcs(struct psp_context *psp) in psp_v15_0_0_set_psp_funcs()
|
| H A D | psp_v11_0_8.c | 31 static int psp_v11_0_8_ring_stop(struct psp_context *psp, in psp_v11_0_8_ring_stop() 62 static int psp_v11_0_8_ring_create(struct psp_context *psp, in psp_v11_0_8_ring_create() 132 static int psp_v11_0_8_ring_destroy(struct psp_context *psp, in psp_v11_0_8_ring_destroy() 150 static uint32_t psp_v11_0_8_ring_get_wptr(struct psp_context *psp) in psp_v11_0_8_ring_get_wptr() 163 static void psp_v11_0_8_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v11_0_8_ring_set_wptr() 183 void psp_v11_0_8_set_psp_funcs(struct psp_context *psp) in psp_v11_0_8_set_psp_funcs()
|
| H A D | amdgpu_psp_ta.h | 28 #define psp_fn_ta_initialize(psp) ((psp)->ta_funcs->fn_ta_initialize((psp))) argument 29 #define psp_fn_ta_invoke(psp, ta_cmd_id) ((psp)->ta_funcs->fn_ta_invoke((psp), (ta_cmd_id))) argument 30 #define psp_fn_ta_terminate(psp) ((psp)->ta_funcs->fn_ta_terminate((psp))) argument
|
| H A D | amdgpu_psp_ta.c | 72 static void set_ta_context_funcs(struct psp_context *psp, in set_ta_context_funcs() 153 struct psp_context *psp = &adev->psp; in ta_if_load_debugfs_write() local 251 struct psp_context *psp = &adev->psp; in ta_if_unload_debugfs_write() local 300 struct psp_context *psp = &adev->psp; in ta_if_invoke_debugfs_write() local
|
| /linux/drivers/crypto/ccp/ |
| H A D | platform-access.c | 47 struct psp_device *psp = psp_get_master_device(); in psp_check_platform_access_status() local 59 struct psp_device *psp = psp_get_master_device(); in psp_send_platform_access_msg() local 150 struct psp_device *psp = psp_get_master_device(); in psp_ring_platform_doorbell() local 194 void platform_access_dev_destroy(struct psp_device *psp) in platform_access_dev_destroy() 206 int platform_access_dev_init(struct psp_device *psp) in platform_access_dev_init()
|
| H A D | tee-dev.c | 189 int tee_dev_init(struct psp_device *psp) in tee_dev_init() 232 void tee_dev_destroy(struct psp_device *psp) in tee_dev_destroy() 348 struct psp_device *psp = psp_get_master_device(); in psp_tee_process_cmd() local 387 struct psp_device *psp = psp_get_master_device(); in psp_check_tee_status() local 396 int tee_restore(struct psp_device *psp) in tee_restore()
|
| H A D | hsti.c | 67 struct psp_device *psp = sp->psp_data; in psp_security_is_visible() local 80 static int psp_populate_hsti(struct psp_device *psp) in psp_populate_hsti() 115 int psp_init_hsti(struct psp_device *psp) in psp_init_hsti()
|
| H A D | sfs.c | 192 void sfs_dev_destroy(struct psp_device *psp) in sfs_dev_destroy() 251 int sfs_dev_init(struct psp_device *psp) in sfs_dev_init()
|
| H A D | platform-access.h | 22 struct psp_device *psp; member
|
| H A D | dbc.h | 23 struct psp_device *psp; member
|
| H A D | sfs.h | 36 struct psp_device *psp; member
|
| /linux/drivers/staging/greybus/ |
| H A D | power_supply.c | 106 static int get_psp_from_gb_prop(int gb_prop, enum power_supply_property *psp) in get_psp_from_gb_prop() 316 enum power_supply_property psp) in get_psy_prop() 327 enum power_supply_property psp) in is_psy_prop_writeable() 337 static int is_prop_valint(enum power_supply_property psp) in is_prop_valint() 513 enum power_supply_property psp; in gb_power_supply_prop_descriptors_get() local 589 enum power_supply_property psp) in __gb_power_supply_property_update() 622 enum power_supply_property psp, in __gb_power_supply_property_get() 636 enum power_supply_property psp, in __gb_power_supply_property_strval_get() 657 enum power_supply_property psp, in _gb_power_supply_property_get() 753 enum power_supply_property psp, in get_property() [all …]
|
| /linux/drivers/power/supply/ |
| H A D | rn5t618_power.c | 352 enum power_supply_property psp, in rn5t618_battery_get_property() 403 enum power_supply_property psp, in rn5t618_battery_set_property() 417 enum power_supply_property psp) in rn5t618_battery_property_is_writeable() 428 enum power_supply_property psp, in rn5t618_adp_get_property() 482 enum power_supply_property psp, in rn5t618_adp_set_property() 510 enum power_supply_property psp) in rn5t618_adp_property_is_writeable() 548 enum power_supply_property psp, in rn5t618_usb_get_property() 616 enum power_supply_property psp, in rn5t618_usb_set_property() 644 enum power_supply_property psp) in rn5t618_usb_property_is_writeable()
|
| H A D | wilco-charger.c | 87 enum power_supply_property psp, in wilco_charge_get_property() 124 enum power_supply_property psp, in wilco_charge_set_property() 154 enum power_supply_property psp) in wilco_charge_property_is_writeable()
|
| H A D | test_power.c | 47 enum power_supply_property psp, in test_power_get_ac_property() 61 enum power_supply_property psp, in test_power_get_usb_property() 75 enum power_supply_property psp, in test_power_get_battery_property() 146 enum power_supply_property psp) in test_power_battery_property_is_writeable() 152 enum power_supply_property psp, in test_power_set_battery_property() 270 enum power_supply_property psp, in test_power_battery_extget_property() 292 enum power_supply_property psp, in test_power_battery_extset_property() 311 enum power_supply_property psp) in test_power_battery_extproperty_is_writeable()
|
| H A D | mp2629_charger.c | 213 enum power_supply_property psp, in mp2629_charger_battery_get_prop() 316 enum power_supply_property psp, in mp2629_charger_battery_set_prop() 340 enum power_supply_property psp, in mp2629_charger_usb_get_prop() 405 enum power_supply_property psp, in mp2629_charger_usb_set_prop() 423 enum power_supply_property psp) in mp2629_charger_battery_prop_writeable() 432 enum power_supply_property psp) in mp2629_charger_usb_prop_writeable()
|
| H A D | wm8350_power.c | 248 enum power_supply_property psp, in wm8350_ac_get_prop() 278 enum power_supply_property psp, in wm8350_usb_get_prop() 344 enum power_supply_property psp, in wm8350_bat_get_property()
|
| H A D | axp20x_battery.c | 277 enum power_supply_property psp, in axp20x_battery_get_prop() 429 enum power_supply_property psp, in axp717_battery_get_prop() 770 enum power_supply_property psp, in axp20x_battery_set_prop() 806 enum power_supply_property psp, in axp717_battery_set_prop() 870 enum power_supply_property psp) in axp20x_battery_prop_writeable() 880 enum power_supply_property psp) in axp717_battery_prop_writeable()
|
| H A D | pmu_battery.c | 31 enum power_supply_property psp, in pmu_get_ac_prop() 83 enum power_supply_property psp, in pmu_bat_get_property()
|
| H A D | huawei-gaokun-battery.c | 142 enum power_supply_property psp, in gaokun_psy_get_adp_property() 273 enum power_supply_property psp, in gaokun_psy_get_bat_property() 362 enum power_supply_property psp, in gaokun_psy_set_bat_property() 401 enum power_supply_property psp) in gaokun_psy_is_bat_property_writeable()
|
| H A D | max8925_power.c | 194 enum power_supply_property psp, in max8925_ac_get_prop() 228 enum power_supply_property psp, in max8925_usb_get_prop() 262 enum power_supply_property psp, in max8925_bat_get_prop()
|
| H A D | chagall-battery.c | 94 enum power_supply_property psp, u32 *val) in chagall_battery_get_value() 116 enum power_supply_property psp, in chagall_battery_get_property()
|
| H A D | twl6030_charger.c | 351 enum power_supply_property psp, in twl6030_charger_usb_get_property() 403 enum power_supply_property psp, in twl6030_charger_usb_set_property() 420 enum power_supply_property psp) in twl6030_charger_usb_property_is_writeable()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | psp.c | 992 struct mlx5e_psp *psp = priv->psp; in mlx5e_psp_assoc_add() local 1015 struct mlx5e_psp *psp = priv->psp; in mlx5e_psp_assoc_del() local 1073 struct mlx5e_psp *psp = priv->psp; in mlx5e_psp_unregister() local 1084 struct mlx5e_psp *psp = priv->psp; in mlx5e_psp_register() local 1110 struct mlx5e_psp *psp; in mlx5e_psp_init() local 1158 struct mlx5e_psp *psp = priv->psp; in mlx5e_psp_cleanup() local
|
| /linux/drivers/platform/x86/ |
| H A D | ayaneo-ec.c | 282 enum power_supply_property psp, in ayaneo_psy_ext_get_prop() 307 enum power_supply_property psp, in ayaneo_psy_ext_set_prop() 333 enum power_supply_property psp) in ayaneo_psy_prop_is_writeable()
|