Searched refs:ivpu_hw_btrs_wp_drive (Results 1 – 3 of 3) sorted by relevance
24 int ivpu_hw_btrs_wp_drive(struct ivpu_device *vdev, bool enable);
127 return ivpu_hw_btrs_wp_drive(vdev, true); in wp_enable()132 return ivpu_hw_btrs_wp_drive(vdev, false); in wp_disable()
337 int ivpu_hw_btrs_wp_drive(struct ivpu_device *vdev, bool enable) in ivpu_hw_btrs_wp_drive() function